Top 20 NuGet Entity Framework Packages

Generate alphanumeric codes and slugs for URLS with Entity Framework
EFSpecs is a library to assist in testing your entity framework model mapping. It will create an entity with the values you provide it with, then send that entity off to the database, then pull it from the database to verify the values were saved correctly. And being the good citizen that it is, the...
A repository pattern implementation for Code First. More information about how to use this solution and what the package does can be found on my blog here (http://blog.staticvoid.co.nz/2011/10/staticvoid-repository-pattern-nuget.html) Please leave comments and sugguestions in NuGet or o...
A fairly responsive paged data grid for use with KnockoutJS and Breeze. This package contains the styles and code for the control as well as initial documentation. This package DOES NOT include the Durandal widget. There is a specific package that handles the widget install.
The repository implementation for Microsoft Entity Framework Core.
This assembly executes the hub service via a windows service.
This assembly executes the Hub server on the console.
This assembly delivers components for creating the EF context dynamically and migrating the MS SQL database if necessary.
Now works with Enums! Entity Framework Code First Seeder populates newly created databases with seed data from a simple XML file. You'll no longer need to create custom implementations of IDatabaseInitializer to hard code your seed entities. If updating from v0.9.x, you'll need to slightly mod...
Dino extension for EntityFramework
This package contains extensions for entity framework code first. This includes read/write repositories, global conventions and attribute conventions
A technology to separate generic operations (such as cloning, iterating, validating) from your data model.
FSRepository provides a quick way of creating a repository in an F# project that uses EntityFramework code first for data access.
RIAServices.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 4.1, including EntityFramework 5.0.0.
Scaffolds a WCF RIA DbDomainService for your Code-First Model
Scaffolds a WCF RIA DbDomainService for your Code-First Model