Top 20 NuGet Packages depending on Dapper

Total dependencies: 1885

基于Dapper数据库操作辅助类库,欢迎RP以及Star。具体使用参考:https://github.com/YanZhiwei/XiangJiang.Infrastructure.Orm.Dapper
ORM框架
Package Description
Provides Pipeline steps to interact with databases using Dapper.
A module that allows you to save the state of the saga in sqlserver --------------------- .net core Saga / ProcessManager implementation https://github.com/b-y-t-e/TheSaga
Moq extensions for Dapper methods.
dotnet utility
update version .net 5
1.日志压缩 2.日志文件保存7天 3.日志级别
Runs Dapper queries using SqlGenerator for generating and caching SQL, does not have any dependencies other than Dapper and generates modern SQL depending on a connection type while being fully customizable
This project is a middleware allowing to build automatically a complete RESTful API that will pick its data via CRUD operations in a database. All database requests and Swagger documentation are generated based upon a description stored in database or json file.
Simple fluent api by using existing dapper's api.
MicroORMWrapper For .NET Core; Using Dapper;
SqlServer Generic Data Access Object base on Dapper
DbTool core defined interface for extensions
Abstract and base classes for a Dapper-based platform-neutral CRUD library
A database schema diff library for .NET assemblies and SQL Server databases using AO.Models
Package Description
Add a Dapper repository to your project that reduces basic CRUD operations to a single line of code. Execute full queries and stored procedures. Easily add filters and parametrs. Supports Async and non-Async in Framework, Standard and Core.