aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

Would you consider adding Dapper for the CQRS Queries #31

Open rlgordey opened 3 years ago

rlgordey commented 3 years ago

You have an excellent article to use Dapper along with EntityFramework Core. Would you consider adding Dapper to your Boilerplate? While I am asking... How about Serilog.sinks.seq, Dapper.FluentMap and Dapper.Logging?