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