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.

updated at April 28, 2024, 1:15 a.m.

C#

138 +0

1,780 +0

588 +0

GitHub