This repository contains a ToDo application built using .NET Core 8, following the Clean Architecture with the CQRS pattern.
- .NET Core 8
- Clean Architecture
- CQRS Pattern
- AutoMapper
- Blazor for the UI
- .NET Web API
- EF Core
- xUnit
- Moq
- NSwag
- MediatR
- Create, read, update, and delete tasks
- Assign tasks to categories
- View tasks by category
- Search tasks