Top 20 NuGet Packages depending on EntityFramework
Total dependencies: 4898
EF map provides easy additional helpers to work with Entity Framework Code First and make it more valuable. It allows you to be focused on configuration and mapping in a clean way.
EFMembership gives you Membership Provider for System.Security.Membership or WebMatrix. With supporting OAuthMembership for external login like (Facebook, Twitter, Yahoo, Google, ...).
You can use your custom model class or Builtin exist models like my Default models or Microsoft members...
This package contains extensions for entity framework code first. This includes read/write repositories, global conventions and attribute conventions
Description
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...
A generic validation framework supporting cross-entity data validation.
Dino extension for EntityFramework
Added logging
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.
This package provides a means of intercepting entities before they are saved and taking custom actions, and distributing the configuration of the entity-relational model.
An EntityFramework DbContext with built in change auditing.
NexBusiness's generic repository pattern with built in busines rule validation.
Enable config-free EF on AppHarbor with a single line of code.
Exo is a set of open source .NET libraries that make dynamic web programming both fun and compelling. Exo represents a model-centric programming paradigm that seemlessly allows you to manipulate your domain model both on the server in comfortable .NET languages and on the client as a rich Javascrip...
implementation of IRepository, IUnitOfWork with EntityFramework.
Library package for the OSBLE course management software (osble.org)
Library package for the OSBLE course management software (osble.org)
Quiz engine
Library for exposing ms sql server database metadata tables as EF model. For templates and autocode generation.
Extensions and improvements for Entity Framework