数据访问组件,封装EntityFrameworkCore数据访问功能的实现.
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 |
Install
Install-Package Alex.Framework.EFCore
dotnet add package Alex.Framework.EFCore
paket add Alex.Framework.EFCore
Alex.Framework.EFCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Alex.Framework(>= 1.1.2)
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.3.1)
- Microsoft.EntityFrameworkCore(>= 3.0.1)
- Microsoft.EntityFrameworkCore.Design(>= 3.0.1)
- System.CodeDom(>= 4.6.0)
- System.Runtime.Loader(>= 4.3.0)
- Z.EntityFramework.Plus.EFCore(>= 3.0.24)