Is a simple object mapper for .NET and owns the title of King of Micro ORM in terms of speed and is virtually as fast as using a raw ADO.NET data reader. An ORM is an Object Relational Mapper, which is responsible for mapping between database and programming language.
Dapper extends the IDbConnection by providing useful extension methods to query your database.
home
https://github.com/DapperLib/Dapper
https://nuget.org/packages/Dapper/
example
https://dev.to/byme8/making-dapper-and-json-friends-5afc
byme8.Dapper.Json - Add JSON support for Dapper
https://github.com/byme8/Dapper.Json
Is the era of reflection-heavy C# libraries at an end?
https://blog.marcgravell.com/2021/05/is-era-of-reflection-heavy-c-libraries.html
Dapper extends the IDbConnection by providing useful extension methods to query your database.
home
https://github.com/DapperLib/Dapper
https://nuget.org/packages/Dapper/
example
https://dev.to/byme8/making-dapper-and-json-friends-5afc
byme8.Dapper.Json - Add JSON support for Dapper
https://github.com/byme8/Dapper.Json
Is the era of reflection-heavy C# libraries at an end?
https://blog.marcgravell.com/2021/05/is-era-of-reflection-heavy-c-libraries.html