This is a simple project to demonstrate how to implement Domain-Driven Design (DDD) using .NET Core.
- .NET Core 8.0
- Entity Framework Core
- MediatR
- FluentValidation
- AutoMapper
- xUnit
- Moq
- FluentAssertions
- Clone the repository
- Open the solution in Visual Studio or Visual Studio Code
- Run the project
- Open the browser and go to
https://localhost:5001/swagger
- Test the endpoints
- Enjoy!
Enjoy! 🚀 and Lean