CQRS (Command Query Responsibility Segregation) pattern using .NET 8, MediatR, and other modern technologies.
- ✅ CQRS Pattern with MediatR
- ✅ Entity Framework Core for data access
- ✅ ASP.NET Core Web API with Swagger documentation
- .NET 8
- ASP.NET Core Web API
- Entity Framework Core
- MediatR
- Swagger/OpenAPI