What's included in the template?
- SharedKernel project with common Domain-Driven Design abstractions.
- Domain layer with sample entities.
- Application layer with abstractions for:
- CQRS
- Example use cases
- Cross-cutting concerns (logging, validation)
- Infrastructure layer with:
- Authentication
- Permission authorization
- EF Core, PostgreSQL
- Serilog
- Seq for searching and analyzing structured logs
- Seq is available at http://localhost:8081 by default
- Testing projects
- Architecture testing
Stay awesome!