Top 20 NuGet dapper Packages

Spry - fluent CRUD queries using Dapper
Assembly that provides assistance in testing Dapper methods, allows for Verify and Setup with sql and parameters
SqlKata + Dapper + Canducci Wrapper Extensions + MySQL
A fast and easy to use cross platform library for managing data with different databases based on Dapper.
Type-safe Dapper built with "Criteria Pattern"
Helper methods GetOne, GetMany, GetScalar, GetScalarBool, GetScalarDate, NonQuery, GetOneAsync, GetManyAsync, GetScalarAsync, GetScalarBoolAsync, GetScalarDateAsync, NonQueryAsync
Dapper Backend for Activout.DatabaseClient.
一个轻量级的基于dapperEx的查询辅助工具
.net core implementation of bfar.repository
A Dapper wrapper which provides some useful helper for common data operations.
AA.Dapper 基于dapper+dommel 开发 , 支持工作单元、仓储模式、读写分离和原生dapper的操作
A simple auto generated CRUD operations library that is a wrapper around Dapper and exposes the Repository interface
A library for easy, efficient and high performance bulk insert and update of data, into a Sql Database, from .Net applications. By leveraging the power of the SqlBulkCopy classes with added support for Identity primary key table columns this library provides a greatly simplified interface to process...
Package Description
Simple fluent api by using existing dapper's api.
Abstract and base classes for a Dapper-based platform-neutral CRUD library
SqlServer Generic Data Access Object base on Dapper
Data Query Interface it's Dapper.FastCrud provider that use infraestructure provided by DataQI.Commons and it turns your Data Repositories a live interface.
Convert Perdicate to string use with dapper
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.