vany0114 / EF.DbContextFactory

With EF.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 or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
94Updated last year

Alternatives and similar repositories for EF.DbContextFactory:

Users that are interested in EF.DbContextFactory are comparing it to the libraries listed below