Top 20 NuGet entity-framework Packages

EFConvention 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.
Adds a post build event that removes MiniProfiler.pdb from your project's output. See http://stackoverflow.com/a/25853921/26226.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
Object mapper with a focus on Entity Framework SQL projections to domain types
Retrieve the primary key (including composite keys) from any entity
An implementation of the Repository pattern for Entity Framework 6.2 based on the principles laid out by Moshfegh (Mosh) Hamedani.
Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
Adds T4 templates used to generate TypeScript trackable entity classes from a database using EF 6.x Tools for Visual Studio.
A mock implementation of the Repository pattern.
Package Description
QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.