适用于bluefox框架体系下的orm服务.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.19 |
Author(s): | qinnailin |
Last Update: | Sunday, January 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlueFox.EntityFramework |
Install
Install-Package BlueFox.EntityFramework
dotnet add package BlueFox.EntityFramework
paket add BlueFox.EntityFramework
BlueFox.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- BlueFox.Extensions(>= 1.0.3)
- BlueFox.IBLL(>= 1.0.36)
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.0)
Tags