Top 20 NuGet ef Packages

EntityHooks provides an extension points for EF Code First DbContext in order to hook database operations.
Package Description
Implements the event sourcing pattern for entities persisted via EF
Entity Framework provider for Knoema.Localization
The default presentation template for Running Objects that is built on top of Twitter Bootstrap framework.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF6.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF4.3.
Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL. Unlike ReliableDbProvider, this library doesn't come with TransientFaultHandling IL-merged - inst...
T4 code generation templates for N-Tier Entity Framework with EF4. Install this package for MyProject.Server.Domain.Edmx projekt if you target EF4.
EF5 provider for N-Tier Entity Framework.
Records performance and tracing information for EF interactions while your application runs. Designed for use in a production environment, it extends the Loupe Agent with features specific to Entity Framework (6 and later) and works with any EF provider.
Entity Framework specific data layer configuration classes for MDM
NRepository.TestKit is a collection of helper classes for NRepsoitory.
Oracle Databases (<12.1) do not know identity columns. Therefore the auto increment with the generated *.edmx files does not work. This package offers a patch to change the specified columns in the project's *.edmx files to identity columns.
EntityFrameworkExtras.EF5 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www...
EntityFramework 扩展功能,目前只有分页扩展.
NRepository.MongoDb is a generic repository library with a strong focus on CQRS.