解决方案基于NET Standard 2.0开发,主要是将一些项目开发中常用的方法进行整合。.
Info
Version: | 2.0.0-alpha6 |
Author(s): | zhuxi |
Last Update: | Monday, July 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ANSH.DataBase.EFCore.SQLServer |
Install
Install-Package ANSH.DataBase.EFCore.SQLServer
dotnet add package ANSH.DataBase.EFCore.SQLServer
paket add ANSH.DataBase.EFCore.SQLServer
ANSH.DataBase.EFCore.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ANSH.DataBase.EFCore(>= 2.0.06)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.1)