Top 20 NuGet entityframework Packages

Entity Framework Core library used to provide an audit of data changes
Adds support for NodaTime types when using SQLite with Entity Framework Core.
IBM Data Server EF 6 Provider for Entity Framework 6 applications accessing IBM Data Servers.
Entity Framework Second Level Caching Library.
DbContextScope was created out of the need for a better way to manage DbContext instances in Entity Framework-based applications.
Updated port of EntityFramework.BulkInsert from Codeplex site.
Entity Framework 6.x bindings for RdbmsEventStore
A couple useful extensions for creating DB creation scripts from EF Code First models.
EntityFramework + SqlCe adapter for Antler framework.
Postgresql provider for Entity Framework 6 and above
Create and configures filters applied to queries across a DbContext
Simple EntityFramework testing library for FakeItEasy
Web framework that extends ASP.NET MVC with a plug-in architecture and default implementations of commonly used features.
Provides extension methods to Entity Framework for simplified fluent configuration of indexes.
Testing helpers for using FakeItEasy with EntityFramework.
Entity Framework unit of work and repository pattern implementation for the Accidental Fish Application framework
Get typed access to the `OriginalValue`s of your entity properties. Simple and complex properties are supported, navigation/collections are not.
Table metadata provider for your Entity Framework entities.
EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database. Useful if you are managing the database and its migrations yourself and want to ensure that the SQL is in step with EF.
An EntityFramework key-value store for CKFinder