Domain-Driven Design (DDD) & Clean Architecture with common design patterns.
- .NET 6.0 or Higher
- Domain-Driven Design & Clean Architecture Principles
- Entity Framework Core as DB Abstraction
- Repository & Specification Patterns
- Global Exceptions Handling (ExceptionFilter or Middleware)
- SoftDelete
- Audit Logging
- File Storage Service
- CQRS Without MediatR Dependencies
- DomainEvents Without MediatR Dependencies
- And Much More