Top 20 NuGet Entity Framework Packages

Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z....
The Entity Framework provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.
EasyQuery Entity Framework Core classes
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
Stl.Fusion.EntityFramework - Fusion services utilizing EF Core.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z....
Library that provides methods that will help you with mocking Entity Framework Core.
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
Extend your DbContext with high-performance bulk operations Features: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, more Include free and prime features.
Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
EntityFramework integration for Stove.
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Abp.EntityFramework.Common
A collection of extension methods to IQueryable and IEnumerable that enable easy searching and ranking. Searches can be performed against multiple properties and support a wide range of types
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...
This package contains libraries to trace SQL queries through Entity Framework.
Contains extensions for seamless integration of Entity Framework Core into HotChocolate