Top 20 NuGet Dapper Packages

This package contains the Dapper.Accelr8 Domain component.
This package contains the Dapper.Accelr8 Domain component. It provides a means to include your domain in the repository framework and still keep a seperation of concerns between SQL, Repository, and Domain layers.
Description
Tdf.Dapper是一个开源库,他在Dapper的基础上封装了基本的CRUD操作,分页查询,使得一些简单的数据库操作可以不用自己写sql语句。使用起来更方便。
Provides CRUD wrappers around the Dapper Micro-ORM, and SQL generation for Selects built from C# expression trees. Built from a fork of Dapper.Contrib
TransactionHelper is disabled.
Toolkit containing useful controls and services for UWP applications.
Useful helpers for Dapper
基于Dapper的扩展,进行数据库访问.
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the famous micro-ORM Dapper, allowing to create a fully operative data access layer in literally a few lines of code
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the famous micro-ORM Dapper, allowing to create a fully operative data access layer in literally a few lines of code
DapperMagician (later - DM) is a light-weight ORM framework that wraps and extends the famous micro-ORM Dapper, allowing to create a fully operative data access layer in literally a few lines of code
Basic connection creation and disposal abstracted away so that one can focus on their business logic.
Use this wrapper to call stored procedures with dapper. It will help you standardize your calling process. In addition, it will allow you to establish workflows to perform prevalidations, validations and post operations, transactions, serialized multiple responses among other advantages.
mysql provider with dapper simplely.
Extends Dapper by using additional extension methods to support external SQL script collections.