Software Development How to use dapper with c# Mar 25, 2023 That Developer Guy 0 Comment Introduction Dapper is a simple and efficient micro-ORM (Object Relational Mapping) tool that allows developers to map database objects to C# objects. It is a lightweight and fast library that can … Read More