Top 20 NuGet codefirst Packages

Boilerplate powershell commands and architecture for layered n-tier architecture.
A library that implements an EntityFramework Code first repository and unit of work
A library that implements an Azure DocumentDb repository and unit of work
EntityHooks provides an extension points for EF Code First DbContext in order to hook database operations.
Generic Repository Entity Framework DbContext implementation.
A WebForms DataSource Control for EntityFramework CodeFirst.
A package to create a Code first approach for Umbraco (7)
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectCo...
Provides a generic repository implementation for Entity Framework Code First data access.
Stop writing repetitive codes for defining state of entities. EntityGraphOperations for Entity Framework Code First automatically defines states of an entity graph.
Includes PageFieldJS file and on edit mode you can change text fields on runtime. Making changes save to sql database with EF CodeFirst and JQuery ajax.
Postulate ORM implementation for MySql
2011-08-15:添加类 membership entityframework codefirst
Parses SQL files to create a meta-object hierarchy with which you can generate C# code such as stored procedure wrappers or Entity Framework entities. Includes templates. Go to https://github.com/aeslinger0/sqlsharpener for more info!
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework Classic Code First.
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