Top 20 NuGet entityframeworkcore Packages

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...
Shared design-time components for Entity Framework Core tools.
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
CQRS framework based on MediatR
Extends Entity Framework Core to support some components from Thinktecture.Runtime.Extensions.
Package for using Steeltoe Connectors with Entity Framework Core
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Shared Entity Framework Core components for relational database providers.
SQLite database provider for Entity Framework Core.
Microsoft SQL Server database provider for Entity Framework Core.
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
dotConnect for SQLite is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for OR/M solutions, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. I...
Extension methods which allow each DbContext to be initialized & destroyed independently based on its Model.
CQRS framework based on MediatR
Provides a wrapper around the LocalDB to simplify running tests that require Entity Framework.
The Teradata Entity Framework Core Provider is an implementation of a database provider for Microsoft Entity Framework Core (EFCore) v3.1. It allows EFCore applications to load data into or retrieve data from the Teradata Database or Teradata Advanced SQL Engine. See the Readme.txt included in the ...
Streamx Linq to SQL for EF Core. It allows you to use C# (or your .NET language of choice) to write strongly typed queries. Interactive tutorial available at https://try.entitylinq.com/.
CQRS framework based on MediatR
Essence.EntityFrameworkCore provides extensions to the Entity Framework Core for Audits and more. Continually updated with new features and bugfixes as necessary, commercially supported from Cedita.
A set of extensions for transactionally manipulating (Upsert, Merge, InsertIfNotExist) data and retrieving the results with Entity Framework Core.