Dapper-Extensions in quozd/awesome-dotnet

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.

created at Oct. 31, 2011, 5:10 p.m.

C#

138 +0

1,780 +5

587 +0

GitHub