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
Dapper-based wrapper to simplify data access.
Dashing.Cli is a command line tool for migrating database schemas
Yep Another Wrapper for Dapper. This wrapper provides a simple Unit of Work pattern for isolating transactional business rules, cache and crud layer.
Api with swagger (dark theme) and repository
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
Dapper ORM extension that maps string[] and object properties to JSON columns in Database.
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.
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.
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 Chain Extension
Simple Generic Data manager with Basic CRUD methods using Dapper and Dapper.Contrib.Extensions
Use full for web API’s Excludes the installation of extra packages just installs DapperDBHelper and create object of DapperDBHelper and pass your connection string through contractor DBHelper class. How we can use DapperDBHelper, Find the piece of code below Example ...
A small library that help you convert LinQ lambda expression into raw SQL queries with strongly type manner.