Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 379 Bytes

AspNetCore.BookStore

ASP.NET Core application using Command Pattern and Repository Pattern.

Patterns/Technologies:

  • ASP.NET Core 2.2
  • Entity Framework Core 2.2
  • Command Pattern
  • Repository Pattern
  • MediatR
  • Fluent Validation
  • AutoMapper

Author

The AspNetCore.BookStore was developed by André Secco under the MIT license.