Top 20 NuGet Entity Framework Packages

ClickHouse provider for Entity Framework Core.
Provider EntityFrameworkCore extensions.
Adds event handling for insert/update/delete events in the EF Core save lifecycle.
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException Use this package i...
Tracker-enabled DbContext for EF Core Forked from https://github.com/asulwer/tracker-enabled-dbcontext Enhancements: Avoid multiple selects for one changed entity, add possibility to insert new data to context inside OnAuditLogGenerated event handler
NodaTime support for SQLServer in Entity Framework Core
DbContextScope for EF v2|v3 Core. Forked from https://github.com/tncalvert/DbContextScope.
An Entity Framework Core implementation of Hektonian.DataSource
Implements text based linq queries to Entity Framework DbSets.
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package It contains the storage implementation to integrate Silverback with Entity Framework Core. It is needed to use a DbContext as storage for (temporary) data and to fire the doma...
Entity Framework Persistence
Univedo provider for Entity Framework Core
Zero is a general purpose DDD framework specially designed for new modern web applications.
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. Forked from Bilal Fazlani to support EF Core ...
Entity Framework testing infrastructure for SFA.DAS
Package Description
Oracle database provider for Entity Framework Core.
Postgresql provider for Entity Framework 5 and below
Adds multi-tenant support for ASP.NET Identity using EntityFramework. The extensibility required to support multi-tenancy is not possible with the 1.0.0 release of Microsoft.AspNet.Identity.EntityFramework, but is available in the 2.0 release.
GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs. In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well. Fe...