Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.1.0 |
Author(s): | Dominic Jonas |
Last Update: | Wednesday, February 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dojo90/DbContextScope |
NuGet Url: | https://www.nuget.org/packages/DoJo.EntityFrameworkCore.DbContextScope |
Install
Install-Package DoJo.EntityFrameworkCore.DbContextScope
dotnet add package DoJo.EntityFrameworkCore.DbContextScope
paket add DoJo.EntityFrameworkCore.DbContextScope
DoJo.EntityFrameworkCore.DbContextScope Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
Tags
Forked from https://github.com/tncalvert/DbContextScope.