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.0.0 |
| Author(s): | Mehdi El Gueddari, Tim Calvert |
| Last Update: | Thursday, August 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tncalvert/DbContextScope |
| NuGet Url: | https://www.nuget.org/packages/Dotfo.EntityFrameworkCore.DbContextScope |
Install
Install-Package Dotfo.EntityFrameworkCore.DbContextScope
dotnet add package Dotfo.EntityFrameworkCore.DbContextScope
paket add Dotfo.EntityFrameworkCore.DbContextScope
Dotfo.EntityFrameworkCore.DbContextScope Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.1)
Tags
Forked from https://github.com/mehdime/DbContextScope.