A simple API that provides functionality to improve tenant experience in a building while improving communication between building staff and tenants.
Try out the API with Swagger here!
This API allows tenants and building staff to create, read, update, and delete service requests.
This API was developed with domain driven design (DDD), CQRS and clean architecture as the core principles.
- .Net Core 3.1
- .Net Standard 2.1
- MediatR *Personally one of my favorite NuGet package.
- Entity Framework Core
- Swashbuckle
- xUnit
- Serilog
- Coverlet
- Codecov.io
- Azure Web Apps
- Azure Container Registry
- Azure Key Vault
- Azure SQL Database