Skip to content

Latest commit

 

History

History

README.md

What is Dapper ?

Dapper is a LightWeight micro ORM tool developed by the Stack Overflow team.Dapper allows us to facilitate the interaction between the database and the model.

The biggest feature is that it works at a speed close to Ado.Net speed.

image