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): | Juan Manuel Pardo García |
Last Update: | Friday, February 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SGECore.Data.EntityFramework.SqlServer |
Install
Install-Package SGECore.Data.EntityFramework.SqlServer
dotnet add package SGECore.Data.EntityFramework.SqlServer
paket add SGECore.Data.EntityFramework.SqlServer
SGECore.Data.EntityFramework.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- SGECore.Data.EntityFramework(>= 2.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
Tags