Database access library, support ef core and dapper.
Info
Version: | 1.0.2 |
Author(s): | Shitao |
Last Update: | Monday, November 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shitaoL/ST.DataAccess.git |
NuGet Url: | https://www.nuget.org/packages/ST.DataAccess |
Install
Install-Package ST.DataAccess
dotnet add package ST.DataAccess
paket add ST.DataAccess
ST.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)