Top 20 NuGet Packages depending on EntityFramework

Total dependencies: 4898

We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
Entity Framework Enum Helper
Núcleo do framework para acesso a dados
Simple to use implementations of GenericRepository, WPF ViewModelBase and RelayCommand ...
This is the template for creating a single page app
EntityFramework Data Access Component for Application Framework
Template inicial para a arquitetura Onion, usando ASP.NET e Entity Framework.
Micua Framework
This package contains the runtime assembly for ASP.NET EntityDataSource control for EntityFramework.
This package contains the runtime assembly for ASP.NET DynamicData provider for EntityFramework.
We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
A library that helps you implement a UnitOfWork pattern
An EF Code First implementation of a derived DbContext with provisions for the soft delete pattern. You would normally subclass the provided class for your own DbContext class. The entities should have a column named IsDeleted or Deleted. Reverse Engineer EF CodeFirst text templates are provided wi...
My package description.
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.
Generic DAO with Interface using NInject and Entity Framework.
Paquete de instalación de arquitectura de acceso a datos para EntityFramework.
A generic data layer to work with Entity Framework 6 code first and dbcontext.