Top 20 NuGet dapper Packages

Entity generation using classic component model annotations for Dapper.FastCrud from a LocalDb or Sql Server database. Entity domain partitioning can be achieved via separate template configurations. The installation package provides a sample config file, SampleModelGeneratorConfig.tt. Do not modify...
Adds extension to Dapper that allows you to build a query in a strongly typed manner.
A cool little wrapper for SQLite based on Dapper.
Package Description
A small library that adds generic repository features to Dapper, and additionally predicates and a logging system.
Identity package that uses Dapper with SQL Server instead EntityFramework for use with .NET Core.
Autofac registration modules for IDbExecutor and IDbExecutorFactory (for multiple SQL providers)
This is an lambda extension of dapper, Chain style makes developers more elegant and intuitive.
Integrates Dapper with the ASP.Net Core logging system
Dapper.SimpleLoad makes it easy to load complex object hierarchies from a relational database.
A fast and easy to use cross platform library for managing data with a SQL Server database based on Dapper.
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default qu...
Moq extensions for Dapper methods.
Dapper extensions for SQL Server
Package Description
AA.Framework is built on the popular open source class library of NET Core
Dapper.Accessor for .Net Standard
SQLWrapper makes it easier to create code wrappers for SQL queries. It's a powerful tool that helps speed up development by reducing the need for manual coding. It works with databases various SQL database (MySQL, MariaDB, ...), checking the syntax and performance of SQL queries before you execute t...
Dapper的扩展
Generic Data Access Object Interfaces