Dapper in .Net 6
Aug 16, 2023 · 2 min read · Dapper is a popular lightweight Object-Relational Mapping (ORM) library for .NET applications. It was developed by Stack Overflow to provide a simple and efficient way to work with databases while minimizing the performance overhead typically associa...
Join discussion