Top 20 NuGet entityframework Packages

Generate Audit Logs from EntityFramework context changes
Entity framework core implementation of data access layer based on repository and unit-of-work patterns
CatFactory Package for Entity Framework Core
Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4
Package Description
NetTopologySuite support for Pomelo's MySQL provider for Entity Framework Core.
Ce package contient les assemblys sattellites du français pour Entity Framework
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support
PostgreSQL/Npgsql provider for Entity Framework Core.
MiniProfiler: Integration for Entity Framework Core
Allows customization of classes reverse engineered from an existing database using the Entity Framework Core toolchain with Handlebars templates.
Adds basic support for "Upsert" operations to EF Core. Uses `INSERT … ON CONFLICT DO UPDATE` in PostgreSQL/Sqlite, `MERGE` in SqlServer and `INSERT INTO … ON DUPLICATE KEY UPDATE` in MySQL. Also supports injecting sql command generators to add support for other providers
Afx.Data.Entity
This .NET library simplifies data mocking for UnitTests, to avoid a connection to a relational database. DbMocker use the standard Microsoft .NET DbConnection object. So, you can mock any toolkit, including EntityFramework, Dapper or ADO.NET; And for all database servers (SQL Server, Oracle, SQLite)...
Support for storing keys using Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq
A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).
Plugins available for the Core framework
Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.