Top 20 NuGet entity-framework Packages

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 DbCont...
Abstractions of ASP.NET Identity Entity Framework to coincide with JM0ney project architecture.
Repository pattern and Unit of Work pattern for Entity Framework.
Implementation of CQELight EventStore abstractions with EF Core/SQLServer or SQLite
Update an entity graph in store to a given one by inserting, updating and removing the respective entities.
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 DbCont...
This library provides Entity Framework implementations of the Solid Instruments data access abstractions.
A vBulletin 4 database abstraction layer for Entity Framework Core
Entitas
Entitas.VisualDebugging.Unity
Entitas.Unity
Entitas.Blueprints.Unity
Entitas.Blueprints.CodeGeneration.Plugins
Entitas.Blueprints
This library exposes the Autofac IoC integration for the Solid Instruments Entity Framework data access abstractions.
This library exposes the native .NET IoC integration for the Solid Instruments Entity Framework data access abstractions.
EF4 Templates uses T4toolbox to generate Repositories, Unit of work, POCO entities that can be unit tested, achieving over 90% code coverage. They also generate an ODATA service with authentication.