- A data helper to connect to SQL server and executing commands.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.20201205.2 |
Author(s): | Tom Lee |
Last Update: | Saturday, December 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/cx-dapper-helper |
Install
Install-Package cx-dapper-helper
dotnet add package cx-dapper-helper
paket add cx-dapper-helper
cx-dapper-helper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETFramework(>= 4.7.0)
- Dapper(>= 2.0.78)
- System.Data.SqlClient(>= 4.8.2)
Tags