Top 20 NuGet Entity Framework Packages

Package Description
Abp.Zero.EntityFramework
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Generate Audit Logs from EntityFramework context changes
Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.
Testing helpers for using Moq with EntityFramework.
EntityFramework.Functions library implements Entity Framework code first support for - Stored procedures (with single result type, multiple result types, output parameter), - Table-valued functions (returning entity type, complex type), - Scalar-valued functions (composable, non-composable), - A...
Collection updating support for EntityFrameworkCore with AutoMapper. Extends DBSet<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
Generate Audit Logs from EntityFramework identity context changes
MassTransit Entity Framework Core persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
The `[IndexColumn]` attribute that is the revival of `[Index]` attribute for EF Core. (with extension for model building.) This package also provides [PrimaryKey] attribute.
The extensions for EasyQuery EntityFrameworkCore classes with ASP.NET Core Identity
Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data framework.
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.P...
The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.
Relational entities for the OpenIddict Entity Framework Core stores.
Provides server logging functionality that use Entity Framework for the storage.
EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the ORM community. Alerts are presented in a concise co...
Provides utility to perform data operation using intersoft data to EntityFramework.
Abp.ZeroCore.EntityFrameworkCore