Microsoft.EntityFrameworkCore.Relational 7.0.0-preview.5.22302.2

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Relational.
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 7.0.0-preview.5.22302.2
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Relational -Version 7.0.0-preview.5.22302.2
                    
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="7.0.0-preview.5.22302.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0-preview.5.22302.2" />
                    
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 7.0.0-preview.5.22302.2
                    
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 7.0.0-preview.5.22302.2"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=7.0.0-preview.5.22302.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=7.0.0-preview.5.22302.2&prerelease
                    
Install as a Cake Tool

Shared Entity Framework Core components for relational database providers.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (3.9K)

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/ddf39a1b4690fbe23aea79c78da67004a5c31094

GitHub repositories (220)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
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!
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
linq2db/linq2db
Linq to database provider.
Version Downloads Last Updated
10.0.0-preview.5.25277.114 2,780 6/6/2025
10.0.0-preview.4.25258.110 16,918 5/12/2025
10.0.0-preview.3.25171.6 10,190 4/10/2025
10.0.0-preview.2.25163.8 20,259 3/18/2025
10.0.0-preview.1.25081.1 4,104 2/25/2025
9.0.6 649,723 6/10/2025
9.0.5 2,558,081 5/13/2025
9.0.4 4,379,738 4/8/2025
9.0.3 4,329,615 3/11/2025
9.0.2 5,504,573 2/11/2025
9.0.1 10,659,749 1/14/2025
9.0.0 14,725,454 11/12/2024
9.0.0-rc.2.24474.1 253,515 10/8/2024
9.0.0-rc.1.24451.1 128,807 9/10/2024
9.0.0-preview.7.24405.3 93,116 8/13/2024
9.0.0-preview.6.24327.4 144,321 7/9/2024
9.0.0-preview.5.24306.3 40,176 6/11/2024
9.0.0-preview.4.24267.1 48,625 5/21/2024
9.0.0-preview.3.24172.4 164,647 4/11/2024
9.0.0-preview.2.24128.4 60,463 3/12/2024
9.0.0-preview.1.24081.2 119,391 2/13/2024
8.0.17 239,579 6/10/2025
8.0.16 920,873 5/13/2025
8.0.15 1,931,889 4/8/2025
8.0.14 2,518,765 3/11/2025
8.0.13 4,070,807 2/11/2025
8.0.12 3,627,993 1/14/2025
8.0.11 17,461,216 11/12/2024
8.0.10 19,765,984 10/8/2024
8.0.8 24,810,603 8/13/2024
8.0.7 14,807,245 7/9/2024
8.0.6 16,819,078 5/28/2024
8.0.5 7,841,992 5/14/2024
8.0.4 31,721,032 4/9/2024
8.0.3 11,450,746 3/12/2024
8.0.2 28,074,816 2/13/2024
8.0.1 12,224,675 1/9/2024
8.0.0 49,539,586 11/14/2023
8.0.0-rc.2.23480.1 524,161 10/10/2023
8.0.0-rc.1.23419.6 172,744 9/12/2023
8.0.0-preview.7.23375.4 119,825 8/8/2023
8.0.0-preview.6.23329.4 139,000 7/11/2023
8.0.0-preview.5.23280.1 167,065 6/13/2023
8.0.0-preview.4.23259.3 128,516 5/16/2023
8.0.0-preview.3.23174.2 202,801 4/11/2023
8.0.0-preview.2.23128.3 184,801 3/14/2023
8.0.0-preview.1.23111.4 125,389 2/21/2023
7.0.20 3,385,777 5/28/2024
7.0.19 464,312 5/14/2024
7.0.18 2,436,368 4/9/2024
7.0.17 1,444,937 3/12/2024
7.0.16 1,925,939 2/13/2024
7.0.15 2,901,071 1/9/2024
7.0.14 5,515,380 11/14/2023
7.0.13 5,871,038 10/24/2023
7.0.12 3,616,615 10/10/2023
7.0.11 14,304,616 9/12/2023
7.0.10 9,571,233 8/8/2023
7.0.9 8,404,702 7/11/2023
7.0.8 5,085,886 6/22/2023
7.0.7 3,447,859 6/13/2023
7.0.5 26,125,802 4/11/2023
7.0.4 7,905,572 3/14/2023
7.0.3 14,019,750 2/14/2023
7.0.2 21,727,467 1/10/2023
7.0.1 9,896,070 12/13/2022
7.0.0 20,304,015 11/7/2022
7.0.0-rc.2.22472.11 210,768 10/11/2022
7.0.0-rc.1.22426.7 197,643 9/14/2022
7.0.0-preview.7.22376.2 85,632 8/9/2022
7.0.0-preview.6.22329.4 72,017 7/12/2022
7.0.0-preview.5.22302.2 46,227 6/14/2022
7.0.0-preview.4.22229.2 82,071 5/10/2022
7.0.0-preview.3.22175.1 67,965 4/13/2022
7.0.0-preview.2.22153.1 66,170 3/14/2022
7.0.0-preview.1.22076.6 43,068 2/17/2022
6.0.36 1,378,686 11/12/2024
6.0.35 636,086 10/8/2024
6.0.33 1,749,144 8/13/2024
6.0.32 754,230 7/9/2024
6.0.31 954,716 5/28/2024
6.0.30 544,567 5/14/2024
6.0.29 2,700,409 4/9/2024
6.0.28 1,542,719 3/12/2024
6.0.27 1,652,263 2/13/2024
6.0.26 2,457,165 1/9/2024
6.0.25 3,330,565 11/14/2023
6.0.24 1,788,754 10/24/2023
6.0.23 1,145,619 10/10/2023
6.0.22 3,827,275 9/12/2023
6.0.21 3,496,816 8/8/2023
6.0.20 2,713,404 7/11/2023
6.0.19 2,587,995 6/22/2023
6.0.18 1,225,590 6/13/2023
6.0.16 7,279,456 4/11/2023
6.0.15 3,937,216 3/14/2023
6.0.14 5,129,176 2/14/2023
6.0.13 6,590,548 1/10/2023
6.0.12 11,504,675 12/13/2022
6.0.11 9,425,263 11/7/2022
6.0.10 15,732,954 10/11/2022
6.0.9 13,468,278 9/13/2022
6.0.8 15,862,666 8/9/2022
6.0.7 41,145,285 7/12/2022
6.0.6 14,246,237 6/14/2022
6.0.5 19,868,138 5/10/2022
6.0.4 17,617,595 4/11/2022
6.0.3 15,831,709 3/8/2022
6.0.2 14,485,924 2/8/2022
6.0.1 34,824,007 12/14/2021
6.0.0 62,161,733 11/8/2021
6.0.0-rc.2.21480.5 307,052 10/12/2021
6.0.0-rc.1.21452.10 289,073 9/14/2021
6.0.0-preview.7.21378.4 90,906 8/10/2021
6.0.0-preview.6.21352.1 39,327 7/14/2021
6.0.0-preview.5.21301.9 203,107 6/15/2021
6.0.0-preview.4.21253.1 72,147 5/24/2021
6.0.0-preview.3.21201.2 86,105 4/8/2021
6.0.0-preview.2.21154.2 31,687 3/11/2021
6.0.0-preview.1.21102.2 75,201 2/12/2021
5.0.17 6,830,569 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,364,793 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,956,825 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,110,995 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,139,700 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,374,934 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 7,150,004 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 14,934,791 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 9,684,702 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,185,933 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,631,565 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 7,836,462 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,346,093 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 7,915,293 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 7,527,610 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,375,517 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 10,806,583 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 18,360,927 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 363,861 10/13/2020
5.0.0-rc.1.20451.13 333,949 9/14/2020
5.0.0-preview.8.20407.4 205,512 8/25/2020
5.0.0-preview.7.20365.15 74,903 7/21/2020
5.0.0-preview.6.20312.4 57,565 6/25/2020
5.0.0-preview.5.20278.2 44,832 6/10/2020
5.0.0-preview.4.20220.10 61,761 5/18/2020
5.0.0-preview.3.20181.2 81,754 4/23/2020
5.0.0-preview.2.20159.4 44,997 4/2/2020
5.0.0-preview.2.20120.8 33,238 3/16/2020
3.1.32 5,515,019 12/13/2022
3.1.31 1,182,387 11/8/2022
3.1.30 555,577 10/11/2022
3.1.29 1,186,975 9/13/2022
3.1.28 788,817 8/9/2022
3.1.27 675,005 7/12/2022
3.1.26 631,919 6/14/2022
3.1.25 950,062 5/10/2022
3.1.24 566,489 4/11/2022
3.1.23 1,014,092 3/8/2022
3.1.22 2,949,343 12/14/2021
3.1.21 2,482,996 11/7/2021
3.1.20 1,595,637 10/11/2021
3.1.19 2,666,291 9/14/2021
3.1.18 5,882,170 8/10/2021
3.1.17 1,731,277 7/13/2021
3.1.16 2,221,260 6/8/2021
3.1.15 2,905,178 5/11/2021
3.1.14 2,765,507 4/6/2021
3.1.13 4,779,834 3/9/2021
3.1.12 2,737,152 2/9/2021
3.1.11 5,682,927 1/12/2021
3.1.10 7,493,535 11/9/2020
3.1.9 10,556,750 10/13/2020
3.1.8 18,184,684 9/8/2020
3.1.7 9,151,291 8/11/2020
3.1.6 9,668,088 7/14/2020
3.1.5 12,064,561 6/9/2020
3.1.4 20,217,175 5/12/2020
3.1.3 21,611,751 3/24/2020
3.1.2 10,697,078 2/19/2020
3.1.1 14,672,179 1/14/2020
3.1.0 38,912,777 12/3/2019
3.1.0-preview3.19554.8 104,836 11/13/2019
3.1.0-preview2.19525.5 29,898 11/1/2019
3.1.0-preview1.19506.2 813,371 10/15/2019
3.0.3 179,131 2/19/2020
3.0.2 67,437 1/14/2020
3.0.1 1,314,172 11/18/2019
3.0.0 21,196,463 9/23/2019
3.0.0-rc1.19456.14 41,843 9/16/2019
3.0.0-preview9.19423.6 1,699,788 9/4/2019
3.0.0-preview8.19405.11 389,706 8/13/2019
3.0.0-preview7.19362.6 88,079 7/23/2019
3.0.0-preview6.19304.10 129,371 6/12/2019
3.0.0-preview5.19227.1 656,153 5/6/2019
3.0.0-preview4.19216.3 18,833 4/18/2019
3.0.0-preview3.19153.1 152,905 3/6/2019
3.0.0-preview.19074.3 27,498 1/29/2019
3.0.0-preview.18572.1 38,956 12/3/2018
2.3.0 19,298 1/14/2025
2.2.6 27,934,215 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 18,376,873 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 4,851,286 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 5,331,976 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,088,621 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,989,837 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 140,213 10/17/2018
2.2.0-preview2-35157 132,021 9/12/2018
2.2.0-preview1-35029 78,652 8/22/2018
2.1.14 3,333,488 11/18/2019
2.1.11 3,546,550 5/14/2019
2.1.8 3,358,040 2/12/2019
2.1.4 14,518,055 10/1/2018
2.1.3 4,637,452 9/11/2018
2.1.2 9,477,210 8/21/2018
2.1.1 16,433,280 6/18/2018
2.1.0 13,498,969 5/29/2018
2.1.0-rc1-final 182,076 5/6/2018
2.1.0-preview2-final 194,706 4/10/2018
2.1.0-preview1-final 289,430 2/26/2018
2.0.3 5,576,284 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,530,495 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 10,619,242 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 31,443,836 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 88,588 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 16,309,060 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 19,969,060 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,676,051 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 250,284 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 273,750 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,428,120 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,898,335 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 10,549,608 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 36,050 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 37,707 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 33,671 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 45,508 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 746,750 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 63,129 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 2,371,083 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,788,452 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 118,607 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.