micro-orm topic
dapper-repositories
CRUD for Dapper
Dommel
CRUD operations with Dapper made simple.
Dapper-Plus
Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET
Dapper.LnskyDB
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
NPoco
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
SecurityDriven.TinyORM
.NET micro ORM done right.
DbExtensions
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
dapper-samples
Tutorial samples that shows how to use Dapper .NET