Top 20 NuGet dapper Packages

Provides Adapter For Dapper,SqlRepoEx Provides Lambda Turn to Full SQL statement(Select,Union,Join etc.) ;
Postulate ORM implementation for SQL Server
An idiomatic bulk insert interface for databases. Allows you to bulk insert arbitrary types to an underlying database using a fast insert mechanism specific for that database. Currently supports SQL Server, MySQL, and SQLite. Works on the IDbConnection with extension methods, like Dapper.
T4 template generates database models from a database for use with Dapper.SimpleCRUD. Uses core .Net attributes so the generator could be used for other ORMs.
Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity while not sacrificing (too much) performance.
zxm.Dapper is an extensions to intergration with dapper-dot-net and MicroOrm.Dapper.Repositories.
The package Provides a solution for the UnitOfWork patterns together with inversition of control. It is the core abstractions, interfaces and core classes that can be used for any ORM. On the project site there are examples of Autofact, Castle.Windsor, Ninject, Simpleinjector, StructureMap, a...
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
DapperORM extension that enables pushing results into a stream.
Dapper ORM extension that maps string[] and object properties to JSON columns in Database.
Asky极简架构、超轻量级、高性能、1小时学会,详细文档:https://github.com/AskyEdu AskyCore支持.NET Core 2.x AskyNet 支持.NET 4.7.1 .NET新时代开源社区QQ群:618093978 C#区块链编程学院QQ群:546200985
Simple CRUD operations for Dapper. Fork including pagination and support for NO SYNC
Api with swagger (dark theme) and repository
Yep Another Wrapper for Dapper. This wrapper provides a simple Unit of Work pattern for isolating transactional business rules, cache and crud layer.
Dashing.Cli is a command line tool for migrating database schemas
Dapper-based wrapper to simplify data access.
Supports IDbConnection operations with dexter.cfg.xml file.
Supports IDbConnection operations.
Extensions to use Dapper with Csg.Data.
Dapper.FastCrud is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later is recommend...