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, Yves Tkaczyk et al. |
Last Update: | Monday, January 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ytkaczyk/DbContextScope |
NuGet Url: | https://www.nuget.org/packages/EFCore5.DbContextScope |
Install
Install-Package EFCore5.DbContextScope
dotnet add package EFCore5.DbContextScope
paket add EFCore5.DbContextScope
EFCore5.DbContextScope Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.1)
- Castle.Core.AsyncInterceptor(>= 1.7.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
Tags
Forked from https://github.com/mehdime/DbContextScope.