SQL Server implementation of Dapper.CX, a lightweight, feature-rich CRUD library.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.3.33 |
Author(s): | Adam O'Neil |
Last Update: | Friday, March 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamfoneil/Dapper.CX |
NuGet Url: | https://www.nuget.org/packages/Dapper.CX.SqlServer |
Install
Install-Package Dapper.CX.SqlServer
dotnet add package Dapper.CX.SqlServer
paket add Dapper.CX.SqlServer
Dapper.CX.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- AO.Models(>= 1.1.25)
- Dapper(>= 2.0.35)
- Microsoft.Data.SqlClient(>= 2.0.1)
Tags