SqlServer Generic Data Access Object base on Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.3.18 |
Author(s): | supershowwei |
Last Update: | Saturday, September 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/supershowwei/chef.extensions/tree/master/Chef.Extensions.DbAccess.SqlServer |
NuGet Url: | https://www.nuget.org/packages/Chef.Extensions.DbAccess.SqlServer |
Install
Install-Package Chef.Extensions.DbAccess.SqlServer
dotnet add package Chef.Extensions.DbAccess.SqlServer
paket add Chef.Extensions.DbAccess.SqlServer
Chef.Extensions.DbAccess.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Chef.Extensions.DbAccess(>= 1.2.10)
- Dapper(>= 1.50.5)
- System.Data.SqlClient(>= 4.5.1)
- Chef.Extensions.DbAccess(>= 1.2.10)
Tags