Microsoft.EntityFrameworkCore.Relational 10.0.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Relational --version 10.0.6
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Relational -Version 10.0.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.Relational --version 10.0.6
                    
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 10.0.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.EntityFrameworkCore.Relational@10.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=10.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=10.0.6
                    
Install as a Cake Tool

Microsoft.EntityFrameworkCore.Relational package contains common code for relational database providers that are based on ADO.NET.

Usage

This package is included automatically as a dependency of each relational provider package. Adding an explicit reference can be useful to ensure the latest version is used even if the provider is depending on an older version.

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4.8K)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Relational:

Package Downloads
Microsoft.EntityFrameworkCore.Design

Shared design-time components for Entity Framework Core tools.

Microsoft.EntityFrameworkCore.SqlServer

Microsoft SQL Server database provider for Entity Framework Core.

Npgsql.EntityFrameworkCore.PostgreSQL

PostgreSQL/Npgsql provider for Entity Framework Core.

Microsoft.EntityFrameworkCore.Sqlite.Core

SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.

Microsoft.AspNetCore.Identity.EntityFrameworkCore

ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Relational:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last Updated
11.0.0-preview.3.26207.106 3,448 4/14/2026
11.0.0-preview.2.26159.112 14,194 3/10/2026
11.0.0-preview.1.26104.118 4,164 2/10/2026
10.0.7 2,272,318 4/21/2026
10.0.6 1,433,900 4/14/2026
10.0.5 6,786,454 3/12/2026
10.0.4 3,999,737 3/10/2026
10.0.3 7,131,561 2/10/2026
10.0.2 8,272,899 1/13/2026
10.0.1 9,071,256 12/9/2025
10.0.0 18,967,115 11/11/2025
9.0.15 485,003 4/14/2026
9.0.14 982,746 3/10/2026
9.0.13 1,082,377 2/10/2026
9.0.12 1,608,514 1/13/2026
9.0.11 5,732,490 11/11/2025
8.0.26 413,505 4/14/2026
8.0.25 986,635 3/10/2026
8.0.24 1,723,406 2/10/2026
8.0.23 1,712,588 1/13/2026
Loading failed