基于dapper的数据访问层.
Info
Version: | 1.0.2 |
Author(s): | Zion |
Last Update: | Wednesday, October 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Zion.BCL.DataAccess |
Install
Install-Package Zion.BCL.DataAccess
dotnet add package Zion.BCL.DataAccess
paket add Zion.BCL.DataAccess
Zion.BCL.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- MySql.Data(>= 8.0.18)
- NLog.Config(>= 4.6.7)
- System.Data.SqlClient(>= 4.7.0)