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 Nov. 15, 2024, 9:34 p.m.

C#

137 +0

1,785 -1

584 +0

GitHub