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
To make full use of web APIs, exclude the installation of extra packages by just installing DapperDBHelper.
Create an object of DapperDBHelper and pass your connection string through the constructor of the DBHelper class.
Here's how you can use DapperDBHelper. Below is an example:
public class S...
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