Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.2.0 |
Author(s): | Anders Xiao |
Last Update: | Saturday, June 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/endink |
NuGet Url: | https://www.nuget.org/packages/Schubert.Framework.Data.EntityFramework |
Install
Install-Package Schubert.Framework.Data.EntityFramework
dotnet add package Schubert.Framework.Data.EntityFramework
paket add Schubert.Framework.Data.EntityFramework
Schubert.Framework.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Schubert.Framework(>= 3.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.0)
Tags
SchuberFramework core class libraries.