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 May 23, 2024, 7:52 a.m.

C#

138 +0

1,782 +1

587 +0

GitHub