Dapper-Extensions

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.

GitHub

2k stars
137 watching
586 forks
Language: C#
last commit: 8 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists: