Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
1.79k
stars
586
forks
source link
Revert "FIX: Insert bug for SqlCe when entity has Id that is a dynamic type for latest version of Dapper (v1.34)" #237
Reverts tmsmith/Dapper-Extensions#84