Top 20 NuGet Packages depending on Dapper

Total dependencies: 1885

An implemented IGridReader for PicnicOrm using Dapper.
Use your Sql Server as a NoSql JSON or BSON document store
NoSQL design ♥ SQL database - Simple NoSQL persistence and retrieval with a SQL database
Allows syncronizing a set of xml files to a set of database tables.
A CRUD wrapper for Dapper. In order to use it, you'll need a provider; Jaunty.SqlClient or Jaunty.PgSql
A simple and robust batch processing framework for .NET
Facade of Dappers DynamicParameters class to facilitate unit testing.
Simple SQLite and Dapper key store (was Rn.KeyStore) - this is a drop in solution for working with persistent data in your projects.
Store your Lucene.NET files in a SQLServer database. No more need for a shared file system when operatring in a webfarm.
Library for work with database using dapper. Including table variables and PersistenceBase class
A lightweight CRUD wrapper for the Dapper Micro-ORM.
A blatant ripoff of Dapper's SqlBuilder. Use me to easily build parameterized dynamic sql. Parameter buildup intended for use with Dapper.
Set of extension methods representing a lightweight orm and a migration framework, for use with Dapper.
A database based resource localization
Trivial micro-orm implemented on Dapper, provides with CRUD helpers.
Library lets to build sql queries for Dapper in a declarative manner by using criteria classes with attributes applied to thier properties
Trivial micro-orm implemented on Dapper, provides with CRUD helpers. specialize to handle SQLite