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.
Alternatives To Ef.dbcontextfactory
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ef.dbcontextfactory90
a year ago4November 13, 201922mitC#
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.
Ef Testable516 years ago3January 27, 20152mitC#
Wrappers for Entity Framework to Make It More Testable
Alternatives To Ef.dbcontextfactory
Select To Compare


Alternative Project Comparisons
Popular Entity Framework Projects
Popular Dependency Injection Container Projects
Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Sharp
Concurrency
Entity Framework
Dependency Injection Container