Skip to content

3.1.0 Release

Latest
Compare
Choose a tag to compare
@codeapologist codeapologist released this 22 Jan 20:58
· 1 commit to master since this release

Upgraded Dapper to v2.0.123 and Dapper.Contrib to v2.0.78
Changed constructor signature to accept an IDbConnection instead of a DbConnection (non-breaking change)
Implemented an abstraction for IDataReader and associated extension methods