Top 20 NuGet Entity Framework Packages

In memory stores for Identity 2.
A library that extends Include of Entity Framework to provide filtering navigation property.
Easily call stored procedures by writing an interface that describes their names, inputs, and results. Uses the CodeOnlyStoredProcedures library to acually execute the stored procedures.
Extension allowing entity framework use with MvcNext.
Provides access to several async data access methods for Entity Framework
N-Tier Entity Framework Silverlight T4 code generation templates.
Dominion components for Entity Framework.
A simple, mostly async DataAccessor for Entity Framework. Allowing standard CRUD Operations in complex data models with parallel database reads.
This package provides core interfaces and helpers used by Dehydrator. Install this package instead of the main Dehydrator package in Model-only assemblies to reduce coupling.
Entity framework 6.x provider for Microsoft Access (Jet) files
Provides integration-layer for CostEffectiveCode general-purpose framework and 7-th version of EntityFramework
Toolkit for configuring Entity Framework to work with PostgreSQL database using Npgsql.
A generic repository pattern for use with EntityFramework. This library also supports accessing multiple DB context in the same project.
Generic Repository for MVC 5 and EntityFramework 6.1 with built-in security logging.
Pooka.Repo A simple CQRS repository
A WinForms utility to help manage Entity Framework 6.0+ migrations
An Entity Framework implementation of IEventStore for CQRS Lite.
Helper tools to improve testability of Entity Framework-based code using async calls