Top 20 NuGet entityframework Packages

Optimized SQL based id name generation for data entity repository abstraction.
EntityFramework extensions. Handling async on queryables
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.
Store you JWK at database with EntityFrameworkCore
Package to bootstrap IdentityServer4 SSO
Adds the templates that EF uses to generate Code First models from a database so that code generation can be customized.
Now works with Enums! Entity Framework Code First Seeder populates newly created databases with seed data from a simple XML file. You'll no longer need to create custom implementations of IDatabaseInitializer to hard code your seed entities. If updating from v0.9.x, you'll need to slightly mod...
Dino extension for EntityFramework
This package contains extensions for entity framework code first. This includes read/write repositories, global conventions and attribute conventions
A technology to separate generic operations (such as cloning, iterating, validating) from your data model.
FSRepository provides a quick way of creating a repository in an F# project that uses EntityFramework code first for data access.
This package provides a means of intercepting entities before they are saved and taking custom actions.
This package provides a soft delete interceptor for EntityFramework Code First.
Entity Framework's Code First implementation of the Juanagui.Common.Repositories package's IRepository interface.
NCommon data adapter for Entity Framework
RIAServices.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 4.1, including EntityFramework 5.0.0.
Scaffolds a WCF RIA DbDomainService for your Code-First Model
Scaffolds a WCF RIA DbDomainService for your Code-First Model