Generate SQL for CRUD operations based on your POCO classes for Dapper
-
Updated
Aug 15, 2026 - C#
Generate SQL for CRUD operations based on your POCO classes for Dapper
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
orm框架 dapper to linq
基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件
基于Dapper进行扩展,ALLYCSCRUD基于实战应用将基础的增删改查语句进行封装,提供分页,以及实体类对sql的大小写转换(AaBb=>aa_bb);支持schema;支持自定义表名;支持标签自定义表名;支持自定义属性名;支持非对应类的sql匹配;
📦 Extensions for HttpClient and Custom Repository based on dapper
Fluent Object-Column Mappings for use with Dapper
Flexible querying for .NET IQueryable — filtering, sorting, paging, projection, validation, and security
A fast and easy to use cross platform library for storing data.
Dapper extensions for Entity Framework (EF) Core
More powerful and testable inline SQL used with Dapper
A Crud library based on Dapper
SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.
A collection of samples that show how to use some advanced features of Dapper
[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.
APIs and Role based Authentication using .net core 3.1 and Implemented using clean architecture (onion architecture)
An extension to provide Table-Valued Parameters to Dapper. .NET Core support available!
Dapper Generic Repository
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
To associate your repository with the dapper-extensions topic, visit your repo's landing page and select "manage topics."