Top 20 NuGet Entity Framework Packages

Package Description
Package Description
Package Description
Package Description
Package to bootstrap IdentityServer4 SSO
Store you JWK at database with EntityFrameworkCore
Unit of work framework
Allows SQL Server Compact 3.5 to be used with Entity Framework. Requires the SQL Server Compact 3.5 SP2 runtime to be installed.
EntityFrameworkCore based data entity repository implementation.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Supported Provider: SQL Server, SQL Azure, PostgreSQL, SQL Compact, MySQL, and SQLite.
EntityFramework extensions. Handling async on queryables
Optimized SQL based id name generation for data entity repository abstraction.
Adds the templates that EF uses to generate Code First models from a database so that code generation can be customized.
ComBoost.EntityFramework is Wodsoft's entity repository technology using Microsoft's EntityFramework for applications.
It is simple and easy to use library, using this along with Entity Framework you would be able to perform CRUD (Create, Read, Update & Delete) operations without writing much code.
Helpers for testing .net applications
ThinkNet integration with EntityFramework.
It has an EntityTypeConfiguration called MetadataEntityTypeConfiguration that allows auto map the EF entity using the information from metadata.