Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | Pengbo Yang |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YS.Extentions.EntityFrameworkCore |
Install
Install-Package YS.Extentions.EntityFrameworkCore
dotnet add package YS.Extentions.EntityFrameworkCore
paket add YS.Extentions.EntityFrameworkCore
YS.Extentions.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- YS.DependencyInjection.Base(>= 1.0.12)
- YS.System.Base(>= 1.0.5)
- YS.System.Data(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags