Microsoft.EntityFrameworkCore.Relational 9.0.8

Prefix Reserved
There is a newer prerelease 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 9.0.8
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Relational -Version 9.0.8
                    
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="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.8" />
                    
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 9.0.8
                    
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 9.0.8"
                    
#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@9.0.8
                    
#: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=9.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=9.0.8
                    
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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.0K)

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

Package Downloads
Microsoft.EntityFrameworkCore.SqlServer

Microsoft SQL Server database provider for Entity Framework Core.

Microsoft.EntityFrameworkCore.Design

Shared design-time components for Entity Framework Core tools.

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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

GitHub repositories (10)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
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
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
Version Downloads Last Updated
10.0.0-preview.6.25358.103 2,409 7/15/2025
10.0.0-preview.5.25277.114 10,726 6/6/2025
10.0.0-preview.4.25258.110 17,930 5/12/2025
10.0.0-preview.3.25171.6 11,708 4/10/2025
10.0.0-preview.2.25163.8 35,100 3/18/2025
10.0.0-preview.1.25081.1 4,216 2/25/2025
9.0.8 67,501 8/5/2025
9.0.7 812,026 7/8/2025
9.0.6 2,519,966 6/10/2025
9.0.5 3,646,021 5/13/2025
9.0.4 5,443,626 4/8/2025
9.0.3 5,007,753 3/11/2025
9.0.2 6,284,411 2/11/2025
9.0.1 13,217,037 1/14/2025
9.0.0 16,972,269 11/12/2024
9.0.0-rc.2.24474.1 260,583 10/8/2024
9.0.0-rc.1.24451.1 133,610 9/10/2024
9.0.0-preview.7.24405.3 100,613 8/13/2024
9.0.0-preview.6.24327.4 163,346 7/9/2024
9.0.0-preview.5.24306.3 45,959 6/11/2024
9.0.0-preview.4.24267.1 49,934 5/21/2024
9.0.0-preview.3.24172.4 167,085 4/11/2024
9.0.0-preview.2.24128.4 63,350 3/12/2024
9.0.0-preview.1.24081.2 125,091 2/13/2024
8.0.19 16,561 8/5/2025
8.0.18 230,872 7/8/2025
8.0.17 1,139,077 6/10/2025
8.0.16 1,391,976 5/13/2025
8.0.15 2,443,613 4/8/2025
8.0.14 3,100,172 3/11/2025
8.0.13 5,027,872 2/11/2025
8.0.12 4,121,359 1/14/2025
8.0.11 19,964,531 11/12/2024
8.0.10 21,360,575 10/8/2024
8.0.8 26,385,804 8/13/2024
8.0.7 15,622,462 7/9/2024
8.0.6 17,633,606 5/28/2024
8.0.5 8,223,497 5/14/2024
8.0.4 33,469,923 4/9/2024
8.0.3 11,942,837 3/12/2024
8.0.2 29,846,757 2/13/2024
8.0.1 12,692,441 1/9/2024
8.0.0 52,733,169 11/14/2023
8.0.0-rc.2.23480.1 533,178 10/10/2023
8.0.0-rc.1.23419.6 177,386 9/12/2023
8.0.0-preview.7.23375.4 122,751 8/8/2023
8.0.0-preview.6.23329.4 143,538 7/11/2023
8.0.0-preview.5.23280.1 173,094 6/13/2023
8.0.0-preview.4.23259.3 130,046 5/16/2023
8.0.0-preview.3.23174.2 216,598 4/11/2023
8.0.0-preview.2.23128.3 185,821 3/14/2023
8.0.0-preview.1.23111.4 126,298 2/21/2023
7.0.20 3,684,761 5/28/2024
7.0.19 475,464 5/14/2024
7.0.18 2,555,950 4/9/2024
7.0.17 1,468,744 3/12/2024
7.0.16 1,962,450 2/13/2024
7.0.15 2,965,748 1/9/2024
7.0.14 5,625,544 11/14/2023
7.0.13 5,983,995 10/24/2023
7.0.12 3,659,457 10/10/2023
7.0.11 14,663,145 9/12/2023
7.0.10 9,730,382 8/8/2023
7.0.9 8,544,532 7/11/2023
7.0.8 5,174,824 6/22/2023
7.0.7 3,478,990 6/13/2023
7.0.5 26,572,329 4/11/2023
7.0.4 7,984,110 3/14/2023
7.0.3 14,199,672 2/14/2023
7.0.2 22,104,742 1/10/2023
7.0.1 10,037,898 12/13/2022
7.0.0 20,630,749 11/7/2022
7.0.0-rc.2.22472.11 212,624 10/11/2022
7.0.0-rc.1.22426.7 198,214 9/14/2022
7.0.0-preview.7.22376.2 86,229 8/9/2022
7.0.0-preview.6.22329.4 72,384 7/12/2022
7.0.0-preview.5.22302.2 46,435 6/14/2022
7.0.0-preview.4.22229.2 83,723 5/10/2022
7.0.0-preview.3.22175.1 68,137 4/13/2022
7.0.0-preview.2.22153.1 66,347 3/14/2022
7.0.0-preview.1.22076.6 43,359 2/17/2022
6.0.36 1,640,995 11/12/2024
6.0.35 676,076 10/8/2024
6.0.33 1,876,908 8/13/2024
6.0.32 783,370 7/9/2024
6.0.31 983,721 5/28/2024
6.0.30 579,498 5/14/2024
6.0.29 2,830,700 4/9/2024
6.0.28 1,604,853 3/12/2024
6.0.27 1,694,724 2/13/2024
6.0.26 2,502,055 1/9/2024
6.0.25 3,402,386 11/14/2023
6.0.24 1,816,344 10/24/2023
6.0.23 1,161,037 10/10/2023
6.0.22 3,887,025 9/12/2023
6.0.21 3,548,532 8/8/2023
6.0.20 2,754,288 7/11/2023
6.0.19 2,638,021 6/22/2023
6.0.18 1,240,062 6/13/2023
6.0.16 7,373,058 4/11/2023
6.0.15 3,991,454 3/14/2023
6.0.14 5,190,965 2/14/2023
6.0.13 6,656,678 1/10/2023
6.0.12 11,650,522 12/13/2022
6.0.11 9,522,382 11/7/2022
6.0.10 15,883,361 10/11/2022
6.0.9 13,603,736 9/13/2022
6.0.8 15,990,253 8/9/2022
6.0.7 41,544,288 7/12/2022
6.0.6 14,426,149 6/14/2022
6.0.5 20,059,960 5/10/2022
6.0.4 17,752,477 4/11/2022
6.0.3 15,944,399 3/8/2022
6.0.2 14,599,528 2/8/2022
6.0.1 35,212,197 12/14/2021
6.0.0 63,199,941 11/8/2021
6.0.0-rc.2.21480.5 310,122 10/12/2021
6.0.0-rc.1.21452.10 292,293 9/14/2021
6.0.0-preview.7.21378.4 93,031 8/10/2021
6.0.0-preview.6.21352.1 40,016 7/14/2021
6.0.0-preview.5.21301.9 204,189 6/15/2021
6.0.0-preview.4.21253.1 74,858 5/24/2021
6.0.0-preview.3.21201.2 88,935 4/8/2021
6.0.0-preview.2.21154.2 32,006 3/11/2021
6.0.0-preview.1.21102.2 75,483 2/12/2021
5.0.17 6,946,532 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,374,889 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,968,941 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,121,073 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,172,992 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,400,876 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 7,190,286 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 15,053,919 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 9,738,879 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,248,703 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,724,191 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 7,869,215 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,410,086 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 7,954,472 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 7,552,079 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,412,140 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 10,861,174 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 18,478,118 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 365,023 10/13/2020
5.0.0-rc.1.20451.13 334,418 9/14/2020
5.0.0-preview.8.20407.4 205,965 8/25/2020
5.0.0-preview.7.20365.15 75,032 7/21/2020
5.0.0-preview.6.20312.4 57,671 6/25/2020
5.0.0-preview.5.20278.2 45,316 6/10/2020
5.0.0-preview.4.20220.10 61,902 5/18/2020
5.0.0-preview.3.20181.2 81,871 4/23/2020
5.0.0-preview.2.20159.4 45,270 4/2/2020
5.0.0-preview.2.20120.8 33,312 3/16/2020
3.1.32 5,776,651 12/13/2022
3.1.31 1,273,197 11/8/2022
3.1.30 571,001 10/11/2022
3.1.29 1,221,588 9/13/2022
3.1.28 803,553 8/9/2022
3.1.27 689,373 7/12/2022
3.1.26 642,572 6/14/2022
3.1.25 959,857 5/10/2022
3.1.24 570,469 4/11/2022
3.1.23 1,022,838 3/8/2022
3.1.22 2,990,763 12/14/2021
3.1.21 2,499,762 11/7/2021
3.1.20 1,620,720 10/11/2021
3.1.19 2,686,435 9/14/2021
3.1.18 5,970,750 8/10/2021
3.1.17 1,745,470 7/13/2021
3.1.16 2,236,760 6/8/2021
3.1.15 2,932,609 5/11/2021
3.1.14 2,783,866 4/6/2021
3.1.13 4,822,741 3/9/2021
3.1.12 2,748,707 2/9/2021
3.1.11 5,705,718 1/12/2021
3.1.10 7,524,290 11/9/2020
3.1.9 10,600,192 10/13/2020
3.1.8 18,236,578 9/8/2020
3.1.7 9,210,413 8/11/2020
3.1.6 9,713,647 7/14/2020
3.1.5 12,125,332 6/9/2020
3.1.4 20,318,107 5/12/2020
3.1.3 21,736,048 3/24/2020
3.1.2 10,730,825 2/19/2020
3.1.1 14,752,547 1/14/2020
3.1.0 39,201,142 12/3/2019
3.1.0-preview3.19554.8 105,165 11/13/2019
3.1.0-preview2.19525.5 30,135 11/1/2019
3.1.0-preview1.19506.2 818,377 10/15/2019
3.0.3 180,540 2/19/2020
3.0.2 67,601 1/14/2020
3.0.1 1,319,510 11/18/2019
3.0.0 21,307,794 9/23/2019
3.0.0-rc1.19456.14 41,908 9/16/2019
3.0.0-preview9.19423.6 1,706,738 9/4/2019
3.0.0-preview8.19405.11 389,888 8/13/2019
3.0.0-preview7.19362.6 89,332 7/23/2019
3.0.0-preview6.19304.10 129,484 6/12/2019
3.0.0-preview5.19227.1 656,431 5/6/2019
3.0.0-preview4.19216.3 18,888 4/18/2019
3.0.0-preview3.19153.1 153,050 3/6/2019
3.0.0-preview.19074.3 27,692 1/29/2019
3.0.0-preview.18572.1 39,051 12/3/2018
2.3.0 24,423 1/14/2025
2.2.6 28,062,941 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 18,426,638 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 4,860,803 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 5,343,762 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,100,960 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 23,140,153 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 140,349 10/17/2018
2.2.0-preview2-35157 133,041 9/12/2018
2.2.0-preview1-35029 79,675 8/22/2018
2.1.14 3,353,852 11/18/2019
2.1.11 3,553,217 5/14/2019
2.1.8 3,378,228 2/12/2019
2.1.4 14,542,676 10/1/2018
2.1.3 4,646,606 9/11/2018
2.1.2 9,499,101 8/21/2018
2.1.1 16,632,400 6/18/2018
2.1.0 13,565,330 5/29/2018
2.1.0-rc1-final 182,262 5/6/2018
2.1.0-preview2-final 195,011 4/10/2018
2.1.0-preview1-final 289,722 2/26/2018
2.0.3 5,601,285 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,558,033 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 10,661,276 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 31,687,413 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 88,794 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 16,501,073 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 20,188,599 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,685,373 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 251,486 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 274,335 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,474,403 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,962,418 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 10,751,500 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 36,161 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 37,860 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 33,839 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 45,801 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 761,583 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 63,254 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 2,401,039 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,846,410 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 118,703 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.