The goal of this project is to implement the most common used technologies to serve as a starter template for any new project built with .NET
If you like the project or if this helped you, please give a star 🙌
- Clean Architecture
- SOLID
- Domain Events
- Domain Notification
- Validation
- CQRS
- Unit of Work
- Repository
To get a local copy up and running follow these simple steps.
- Fill the missing SMTP config in
appsettings.json
- Run
make up
ordocker-compose up
- Go to
http://localhost:5000/docs