Top 20 NuGet codefirst Packages

Zero Framework is .NET based framework for rapid development of thick client applications using agile methodologies. It uses EF Code First, Caliburn.Micro, custom message-based comunication running over WCF and MEF for dependency resolution.
Zero Framework is .NET based framework for rapid development of thick client applications using agile methodologies. It uses EF Code First, Caliburn.Micro, custom message-based comunication running over WCF and MEF for dependency resolution.
Code First API Library, Scaffolding and Guidance for Coded UI Tests
Data Dource Control That Uses DbContext as Storage, Overrides LinqDataSource
CodeFirst for uCommerce. Eliminate the manual process of creating definitions in uCommerce backend. Simple creation of definitions and easy deployment.
Maps interface properties to document type properties. Untested below 7.5
Generic Repository Entity Framework DbContext implementation.
db views support for Entity Framework Code First
Extends Entity Framework and eases implementation of repository for domain models. It targets to help implementing a single repository for all domain models which handles add or update with object graph.
A library to aid in implementing a good Entity Framework-based Repository Pattern
This package aims to make testing Entity Framework Code First projects easier by extending to allow dependency injection scenarios.
Zero Framework is .NET based framework for rapid development of thick client applications using agile methodologies. It uses EF Code First, Caliburn.Micro, custom message-based comunication running over WCF and MEF for dependency resolution.
Builds TypeScripts DataModels which map to EF code-first data models. Just point the application at your namespace, and it generates them all. It omits KeyAttribute and Timestamp properties from the class, but keeps them so you can call toJS or update(data) to update your model with the server. ...
This package allows you do CodeFirst Migrations if using micro orms that don't have these features. For those minimalist who want to use library that can do database migrations but don't want to go for the big guns like EF
This package allows you do CodeFirst Migrations if using micro orms that don't have these features. For those minimalist who want to use library that can do database migrations but don't want to go for the big guns like EF
Create a temporary database (localDb/SqlExpress) for testing