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
DataAbstractions.Dapper is a light abstraction around [Dapper](https://github.com/StackExchange/Dapper)
2
+
A light abstraction around [Dapper](https://github.com/StackExchange/Dapper)
3
3
and [Dapper.Contrib](https://github.com/StackExchange/Dapper/tree/master/Dapper.Contrib) that also maintains the behavior [IDbConnection](https://docs.microsoft.com/en-us/dotnet/api/system.data.idbconnection). This library facilitates a loosely coupled design and unit testing.
0 commit comments