CRUD for Dapper
-
Updated
Oct 15, 2024 - C#
CRUD 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
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.
An extension to provide Table-Valued Parameters to Dapper. .NET Core support available!
APIs and Role based Authentication using .net core 3.1 and Implemented using clean architecture (onion architecture)
Dapper Generic Repository
Add a description, image, and links to the dapper-extensions topic page so that developers can more easily learn about it.
To associate your repository with the dapper-extensions topic, visit your repo's landing page and select "manage topics."