You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.