Top 20 NuGet Entity Framework Packages

Common abstractions for using hierarchyid with EF Core
Adds hierarchyid support to the SQL Server EF Core provider
Elastic APM for Entity Framework Core. This package contains auto instrumentation for Entity Framework Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
SkyAPM.Diagnostics.EntityFrameworkCore.Sqlite notifies of EF requests.
SkyAPM.Diagnostics.EntityFrameworkCore.Pomelo.MySql notifies of EF requests.
SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql notifies of EF requests.
SkyApm.Diagnostics.EntityFrameworkCore notifies of EF requests.
Shared code for EntityFrameworkCoreMock
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – th...
Second Level Cache for Entity Framework 6.3 and newer.
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
EntityFramework persistence layer for IdentityServer4
Package Description
LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
EntityFramework persistence layer for IdentityServer4
dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of Oracle-specific features, including different connection m...
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
A library which is able to decompile a delegate or a method body to its lambda representation
Entity Framework-based persistence layer for IdentityServer3