- N Tier Architecture
- Repository Pattern
- Unit Of Work Pattern
- Result Pattern
- EF Core Code First
- Auto Mapper
- Fluetn Validation
- ASP.NET Core MVC
If you want to clone this project, here's what you need to do
- restore and install all dependencies
- delete migration folder
- change connection string => appsetting.json
- add first migration and than update database with ef core cli commands