Top 20 NuGet entityframework Packages

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....
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...
Abp.EntityFramework.Common
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
EntityFramework integration for Stove.
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
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
This package contains libraries to trace SQL queries through Entity Framework.
DotNetCore.EntityFrameworkCore
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data framework.
DataTablePlus provides some helpful extensions in order to transform list of objects into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing s...
Generate Audit Logs from EntityFramework identity context changes