Top 20 NuGet Packages depending on EntityFramework

Total dependencies: 4898

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...
DataAccess layer implementation
Generate alphanumeric codes and slugs for URLS with Entity Framework
BddSharp.Web is a library to be used in tandem with BddSharp. It supplies the interfaces and GenericRepository implementation to assist with behavior-driven application development for ASP.Net Entity Framework applications.
Extention to Joe.Map that allows for bi-directional Mapping.
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 C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/
This assembly delivers components for creating the EF context dynamically and migrating the MS SQL database if necessary.
Tools for a unit-testing EntityFramework context
A library for intercepting EntityFramework actions, like insert, update and delete.
Entity Framework implementation for Queries with Waffle.
A simple data model created using Entity Framework Code First to use in prototyping efforts. Includes a concrete DropAndCreateAlways initializer implementation to quickly spin up a create a database and seed it.
A customisable T4 template that generates POCO based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates POCO based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
Tools to Speed Up EF Coding