Working with Dapper in .NET Core
I have been using Dapper for some time now (a year or so) and it doesn't get nearly enough love. While Entity Framework is an incredible ORM it introduces a lot of overhead. What exactly is Dapper? Dapper is a lightweight open-source micro-ORM that ...
Apr 14, 20214 min read4.0K
