xakepbean / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xakepbean/Dapper-Extensions Issues

No issues in this repository yet.