Top 20 NuGet dapper Packages

Dapper extensions of MySql Database for ASP.NET Core
An API for the Data Access Layer using Dapper
simple utilities for Dapper
Extensions for the Dapper micro ORM.
Grebok
Extension handlers for entity framework
Provides a common database context and predicates for use with Dapper.
Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity whilst not sacrificing (too much) performance.
Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.
Support use Dapper in ZKWeb. For more information please visit project site.
This DatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server, Oracle, SQLite, ... It is a light and pragmatic framework that contains only the essential classes needed to create SQL query strings, define parameters and transaction, and...
Package Description
GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will ...
Alternative database first framework to Entity Framework using Dapper
Bing.Datas.Dapper是Bing应用框架的Dapper数据访问类库。
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.
DBのSelect,Insert,Update,Delete操作を拡張メソッドで提供します。 属性/ラムダ式の指定をもとに内蔵クエリビルダが実行SQLを自動生成します。SQL記述不要でDBを参照更新できます。 This library provides CRUD operations of the database as Extension Methods. By specifying Attribute / Lambda-Expression, You can perform database query/update using Dapper without writing SQL.
Based on the LINQ extension of dapper, it supports lambda expression, supports time based table splitting, and can also customize the table splitting method.
一个轻量级的基于dapper的Mysql仓储类
一个轻量级的基于dapper的Oracle仓储类