Top 20 NuGet Entity Framework Packages

Complete Hood CMS Package, includes all default controllers for basic setup, packaged with the Bootstrap 4 default theme.
One stop solution for entity framework pagination, sorting and filtering.
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
EntityFramework 6 provider for Identity 3.0.
An EntityFramework implementation of the unit of work pattern
Entity Framework Second Level Caching Library.
DbContextScope was created out of the need for a better way to manage DbContext instances in Entity Framework-based applications.
IBM Data Server EF 6 Provider for Entity Framework 6 applications accessing IBM Data Servers.
Entity Framework 6.x bindings for RdbmsEventStore
Updated port of EntityFramework.BulkInsert from Codeplex site.
Allows SQL Server Compact 4.0 to be used with Entity Framework Core
Cheers data finder and repository implementation with EntityFrameworkCore
An EntityFramework key-value store for CKFinder
EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database. Useful if you are managing the database and its migrations yourself and want to ensure that the SQL is in step with EF.
Fork from MikaelEliasson's EntityFramework.Utilities. Custom shcema issue fixed and command timeout added. Fixes are taken from LambdaCruiser and Anthyme. Update operation time out issue fixed. Time out is infinity by default for all operations.Bulk operations now can use check constraints.