Top 20 NuGet Entity Framework Packages

Dehydrator helps you combine ORMs like Entity Framework with REST service frameworks like WebAPI. By stripping navigational references in your entities down to only their IDs their serialized representation no longer contains redundant or cyclic data. When new or modified deserialized data needs to ...
Some extensions to help your Business Applications development
Reactive extension wrappers for hot observables of Entity Framework entities
Ordering and paging extenshion for entity framework.
EnergyTrading helpers and extensions for Entity Framework.
GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs. In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well. Fe...
Package wrapping EntityFramework and its DbContext.
An EntityFramework generic repository with graph management
A scalable way of composing EntityFramework type configuration classes using MEF.
Base classes and interfaces for Node.Cs-Entity framework integration The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/entityframework.
A library that extends the functionality of Entity Framework 6 by adding batch update, future queries and audit logs.
A library that extends the functionality of Entity Framework 5 by adding batch update, future queries and audit logs.
The Entity Framework Provider NuoDB® enables you to develop .NET applications that connect to the NuoDB database using Entity Framework.
A generic Entity Framework repository with a fluent interface to provide a flexible query API. All the benefits of being able to build queries through method chaining without having to return IQueryable from the repository.
EFAutomation is a convention based extension library for Entity Framework to automate several tasks currently cumbersome to do. It allows developers to create an Entity Framework based Context without having to specify each entity by putting it as DbSet<> as property.
With the new release of MVC 5, Microsoft add AspNet.Identity Framwrork, but the AspNet.Identity.EntityFramework only support Code First Pattern, while for Databas/Model First Pattern, it is hard to code all the class by hand. so we add the AspNet.Identity.EntityFramework.tt to support this pattern. ...
A collection of EF contributions for .NET Entity Framework 6.