CommunityWhat is Dapper? How to Use Dapper in ASP.Net Core? by SSWUG Research(Mithun Pattankar) Working with data in the .NET world was dominated by ADO.NET for many years. With the advent of ORMs, many new database access frameworks(ORMs) emerged. Today, we will learn about Micro ORM called Dapper. Register to Read