数据访问组件,封装EntityFrameworkCore的SqlServer数据访问功能的实现.
Info
Version: | 1.1.57 |
Author(s): | Alex Lee |
Last Update: | Monday, August 29, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/Alex.Framework |
NuGet Url: | https://www.nuget.org/packages/Alex.Framework.EFCore.SqlServer |
Install
Install-Package Alex.Framework.EFCore.SqlServer
dotnet add package Alex.Framework.EFCore.SqlServer
paket add Alex.Framework.EFCore.SqlServer
Alex.Framework.EFCore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Alex.Framework.EFCore(>= 1.1.2)
- Alex.Framework.Log4Net(>= 1.1.2)
- Alex.Framework(>= 1.1.2)
- Microsoft.EntityFrameworkCore.Design(>= 3.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.1)