EFCore.DbContextFactory NuGet Package

With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.




Got any EFCore.DbContextFactory Question?





Info

Version: 2.0.0
Author(s): Geovanny Alzate Sandoval
Last Update: Wednesday, November 13, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/vany0114/EF.DbContextFactory
NuGet Url: https://www.nuget.org/packages/EFCore.DbContextFactory


Install
Install-Package EFCore.DbContextFactory
dotnet add package EFCore.DbContextFactory
paket add EFCore.DbContextFactory
EFCore.DbContextFactory Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

27

days-since-last-release

1620