Top 20 NuGet Dapper Packages

Dapper.Accessor for .Net Standard
基于Dapper,DapperExtension进行封装,泛型仓储模式,支持异步,支持事务,支持SqlServer、MySql、Sqlite、Oracle等多数据库。 仓库地址:https://gitee.com/LeanCai/DapperBaseDal
基于Dapper,DapperExtension进行封装,泛型仓储模式,支持异步,支持事务,支持SqlServer、MySql、Sqlite、Oracle等多数据库。 仓库地址:https://gitee.com/LeanCai/DapperBaseDal
Package Description
SqlGenerator is not only for Dapper, does not have any dependencies and generates modern SQL depending on a connection type while being fully customizable
Package Description
Package Description
Package Description
提供基于MySql的存储能力支持
C# data access you'll love.
A specification library for Rochas.DapperRepository implementation
Jango.Dapper extension
Extend your IDbConnection with high-performance bulk operations Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more! Support: SQL Server, MySQL, SQLite;ORM framework Sub-database Sub-table, Read-write Separation, Master-slave delay, Distributed cache Include free and prime features.
DapperNEX 是 Dapper 的增强版,在 Dapper 的基础上只做增强不做改变,为简化开发、提高效率而生。(目前仅支持.NET Core)
Simple Generic Data manager with Basic CRUD methods using Dapper and Dapper.Contrib.Extensions
An easy-to-use timeseries database client that allows storing of masses of simple of data structures identified by a string id and a timestamp. This package has been discontinued from version 7.0.0 and onwards. All classes has been moved to Vibrant.Tsdb.
A simple abstraction on top of the Dapper extension synchronous and asynchronous methods to aid testability. This is based on the original code by Andrew Miller.
Dapper, DapperExtensions and Linq Queries.
Simple extension to Dapper to allow arbitrary column to property mapping.