A simple and flexible way to manage your Entity Framework DbContext instances.
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.3.0 |
Author(s): | infrabel |
Last Update: | Monday, March 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/infrabel/GNaP.Data.Scope.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/GNaP.Data.Scope.EntityFramework |
Install
Install-Package GNaP.Data.Scope.EntityFramework
dotnet add package GNaP.Data.Scope.EntityFramework
paket add GNaP.Data.Scope.EntityFramework
GNaP.Data.Scope.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.2)
Tags