Use dotnet build
or the CI pipeline. Add custom scripts here.
- .NET 9.0 SDK or later
- Api references:
Application
,Contracts
,Infrastructure
- Application references:
Domain
,Contracts
- Infrastructure references:
Application
,Domain
- Contracts no project references
- SharedKernel referenced by
Domain
(and others if needed)
- Clean architecture
- Global exception filter & middleware
- Api versioning
- Serilog
- Swagger
- Entity Framework Core
- Dependency injection
- CQRS pattern
- MediatR