Sample application with:
- ASP.NET Core MVC
- EF Core with Migrations
- Repository Pattern
- Commands and Queries
- Results over exceptions
- MVC Filters to handle Validation, Errors and Transactions
- Swagger
- Fluent Validation
- MediatR
- AutoMapper
- Visual Studio 2017
- C#
Inspired in: