EaCloud 数据访问组件,封装 EntityFrameworkCore 数据访问功能的实现。.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.0.1.9 |
Author(s): | 善成云计算 |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/eacloud |
NuGet Url: | https://www.nuget.org/packages/EaCloud.EntityFrameworkCore |
Install
Install-Package EaCloud.EntityFrameworkCore
dotnet add package EaCloud.EntityFrameworkCore
paket add EaCloud.EntityFrameworkCore
EaCloud.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EaCloud.Core(>= 3.1.7.5)
- Dapper(>= 2.0.35)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.7)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.7)
- Z.EntityFramework.Plus.EFCore(>= 3.0.58)
Tags