Top 20 NuGet Packages depending on Dapper

Total dependencies: 1885

Alternative database first framework to Entity Framework using Dapper
Bing.Datas.Dapper是Bing应用框架的Dapper数据访问类库。
Library for importing Excel spreadsheets into SQL Server tables
The library enables persistence storing for configuration and operational data the same way the EntitiyFramework library does (IdentityServer4.EntityFramework).
This project provides a Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.
agent job console to hangfire mysql
Based on the LINQ extension of dapper, it supports lambda expression, supports time based table splitting, and can also customize the table splitting method.
DBのSelect,Insert,Update,Delete操作を拡張メソッドで提供します。 属性/ラムダ式の指定をもとに内蔵クエリビルダが実行SQLを自動生成します。SQL記述不要でDBを参照更新できます。 This library provides CRUD operations of the database as Extension Methods. By specifying Attribute / Lambda-Expression, You can perform database query/update using Dapper without writing SQL.
Hcf 数据访问组件,封装EntityFrameworkCore数据访问功能的实现
One component for ASP.NET Core based on open source Canal Client - CanalSharp
Abstract base class for PostgreSQL repositories.
Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity whilst not sacrificing (too much) performance.
Provides a common database context and predicates for use with Dapper.
Support use Dapper in ZKWeb. For more information please visit project site.
Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.
RuleEvaluator.Repository.Database
Package Description
GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will ...
This is a fork of original Dapper.SimpleCRUD by Eric Coffman. It has integrated the following fixes and enhancements: - Added automatic casting for PostgreSQL JSON based on the presence of [JsonColumn] property attribute (https://github.com/yasikovsky/Dapper.SimpleCRUD/commit/97e532d8d4e9b604246...
SqlServer Generic Data Access Object base on Dapper