Top 20 NuGet Entity Framework Packages

The goal of this project is to provide a way to inject a dependency into Entity Framework's DbContext.
Aperea.Data.EntityFramework is a small opinionated bootstrapper for Using EntityFramework
Entity framework extensions including the ability to execute IQueryables with multiple result sets, allow ing a user to execute queries with N number of results in a single round trip to the database. Also contains generic classes to allow multiple result set mapping from stored procedures using the...
This package provides additional events for when EntityFramework connections are opened and closed, or commands are executed.
Entity Framework Repository, Unit of Work Interfaces and Abstract DbContextRepository, DbContextUnitOfWork derived from Interfaces.
RIAServices.EF4 provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext from Entity Framework 4.0. This package can be used in place of a GAC reference to the System.ServiceModel.DomainServices.EntityFramework assembly, maki...
A repositiory wrapper for the Entity Framework offering full unit test support through interfaced DbContext and nested unit of works for DB first and model first setups. See http://nqueries.codeplex.com for installation details.
Data Dource Control That Uses DbContext as Storage, Overrides LinqDataSource
Templates for generating context, entities, entity configurations, repositories, and db migrations configuration from Entity Framework model (edmx).
Extensions and improvements for Entity Framework
The fastest and smoothest way to great architecture
SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers buil...
Generic Repository and UnitOfWork Pattern implementation with base classes for Entity Framework
Extensions for Entity Framework 6 migrations. Supports table and column descriptions, default values and always encrypted columns.
Package Description
In-memory mock for EntityFramework 6 DbContext
Provides an Entity Framework provider for use with the GenericODataWebApi package
A library to help encapsulate linq queries
Retrieve the primary key (including composite keys) from any entity