Top 20 NuGet dapper Packages

Dapper.FastCrud is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later is recommend...
Package Description
Package Description
Package Description
Package Description
A fork from Dapper.FastCrud is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later ...
Package Description
Essence.AspNetCore provides a series of extensions and tag helpers to aid the ASP.NET Core MVC Development cycle. Continually updated with new features and bugfixes as necessary, commercially supported from Cedita.
Introduces a DbSession object that manages the database connnection and transaction.
Package Description
Package Description
Package Description
Package Description
Package Description
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.
Dapper Chain Extension
Simple Generic Data manager with Basic CRUD methods using Dapper and Dapper.Contrib.Extensions
Tool for auto generation of CRUD sql statements based on entities definitions
Core Implementation for Dapper.Extensions.Linq