Top 20 NuGet Dapper Packages

A Dapper-based multi-target .NET Standard library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for multi-database access (MS SQL Server, Oracle, PostgreSQL, MySQL, Firebird, SQLite). Usage is the same as Dappe...
Package Description
Grebok
Extensions for the Dapper micro ORM.
simple utilities for Dapper
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.
Extension handlers for entity framework
Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.
Support use Dapper in ZKWeb. For more information please visit project site.
This DatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server, Oracle, SQLite, ... It is a light and pragmatic framework that contains only the essential classes needed to create SQL query strings, define parameters and transaction, and...
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 ...
Bing.Datas.Dapper是Bing应用框架的Dapper数据访问类库。
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.
Alternative database first framework to Entity Framework using Dapper
Pgsql的Dapper扩展
Mysql的Dapper扩展
封装通过Dapper组件,提供数据库访问
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.