Microsoft.EntityFrameworkCore.SqlServer 9.0.0-rc.1.24451.1

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.SqlServer.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 9.0.0-rc.1.24451.1                
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 9.0.0-rc.1.24451.1                
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.SqlServer" Version="9.0.0-rc.1.24451.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.SqlServer --version 9.0.0-rc.1.24451.1                
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 9.0.0-rc.1.24451.1"                
#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.
// Install Microsoft.EntityFrameworkCore.SqlServer as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer&version=9.0.0-rc.1.24451.1&prerelease

// Install Microsoft.EntityFrameworkCore.SqlServer as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer&version=9.0.0-rc.1.24451.1&prerelease                

Microsoft.EntityFrameworkCore.SqlServer is the EF Core database provider package for Microsoft SQL Server and Azure SQL.

Usage

Call the UseSqlServer method to choose the SQL Server/Azure SQL database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
    optionsBuilder.UseSqlServer("Server=(localdb)\\mssqllocaldb;Database=MyDatabase;Trusted_Connection=True;");
}

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.

Additional documentation

See Microsoft SQL Server EF Core Database Provider for more information about the features of this database provider.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.4K)

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

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite

NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.

EntityFrameworkCore.SqlServer.HierarchyId

Adds hierarchyid support to the SQL Server EF Core provider

Microsoft.EntityFrameworkCore.SqlServer.Design

Design-time Entity Framework Core Functionality for Microsoft SQL Server.

GitHub repositories (586)

Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.SqlServer:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
DapperLib/Dapper
Dapper - a simple object mapper for .Net
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0-rc.1.24451.1 7,705 9/10/2024
9.0.0-preview.7.24405.3 17,551 8/13/2024
9.0.0-preview.6.24327.4 29,405 7/9/2024
9.0.0-preview.5.24306.3 16,719 6/11/2024
9.0.0-preview.4.24267.1 22,597 5/21/2024
9.0.0-preview.3.24172.4 27,855 4/11/2024
9.0.0-preview.2.24128.4 21,548 3/12/2024
9.0.0-preview.1.24081.2 18,452 2/13/2024
8.0.8 2,204,157 8/13/2024
8.0.7 3,074,050 7/9/2024
8.0.6 4,493,942 5/28/2024
8.0.5 2,037,698 5/14/2024
8.0.4 5,200,013 4/9/2024
8.0.3 3,831,828 3/12/2024
8.0.2 4,748,024 2/13/2024
8.0.1 4,919,607 1/9/2024
8.0.0 6,589,168 11/14/2023
8.0.0-rc.2.23480.1 94,384 10/10/2023
8.0.0-rc.1.23419.6 59,463 9/12/2023
8.0.0-preview.7.23375.4 40,335 8/8/2023
8.0.0-preview.6.23329.4 60,689 7/11/2023
8.0.0-preview.5.23280.1 49,940 6/13/2023
8.0.0-preview.4.23259.3 37,697 5/16/2023
8.0.0-preview.3.23174.2 55,592 4/11/2023
8.0.0-preview.2.23128.3 125,853 3/14/2023
8.0.0-preview.1.23111.4 36,647 2/21/2023
7.0.20 496,532 5/28/2024
7.0.19 143,054 5/14/2024
7.0.18 438,281 4/9/2024
7.0.17 714,491 3/12/2024
7.0.16 761,535 2/13/2024
7.0.15 1,288,073 1/9/2024
7.0.14 2,366,367 11/14/2023
7.0.13 2,846,950 10/24/2023
7.0.12 1,800,598 10/10/2023
7.0.11 3,921,501 9/12/2023
7.0.10 4,497,474 8/8/2023
7.0.9 3,628,610 7/11/2023
7.0.8 2,331,707 6/22/2023
7.0.7 2,107,367 6/13/2023
7.0.5 9,541,603 4/11/2023
7.0.4 3,954,067 3/14/2023
7.0.3 4,999,878 2/14/2023
7.0.2 5,582,030 1/10/2023
7.0.1 3,357,228 12/13/2022
7.0.0 7,825,501 11/7/2022
7.0.0-rc.2.22472.11 97,852 10/11/2022
7.0.0-rc.1.22426.7 130,267 9/14/2022
7.0.0-preview.7.22376.2 32,613 8/9/2022
7.0.0-preview.6.22329.4 33,093 7/12/2022
7.0.0-preview.5.22302.2 24,823 6/14/2022
7.0.0-preview.4.22229.2 30,662 5/10/2022
7.0.0-preview.3.22175.1 45,556 4/13/2022
7.0.0-preview.2.22153.1 21,419 3/14/2022
7.0.0-preview.1.22076.6 24,938 2/17/2022
6.0.33 137,731 8/13/2024
6.0.32 197,181 7/9/2024
6.0.31 329,306 5/28/2024
6.0.30 148,211 5/14/2024
6.0.29 506,457 4/9/2024
6.0.28 505,801 3/12/2024
6.0.27 691,992 2/13/2024
6.0.26 1,134,184 1/9/2024
6.0.25 1,510,746 11/14/2023
6.0.24 797,911 10/24/2023
6.0.23 551,192 10/10/2023
6.0.22 1,142,599 9/12/2023
6.0.21 1,555,569 8/8/2023
6.0.20 1,307,976 7/11/2023
6.0.19 1,349,166 6/22/2023
6.0.18 540,138 6/13/2023
6.0.16 3,551,472 4/11/2023
6.0.15 2,029,073 3/14/2023
6.0.14 2,231,106 2/14/2023
6.0.13 3,690,607 1/10/2023
6.0.12 2,592,445 12/13/2022
6.0.11 5,084,003 11/7/2022
6.0.10 8,487,669 10/11/2022
6.0.9 7,959,615 9/13/2022
6.0.8 8,652,569 8/9/2022
6.0.7 8,138,498 7/12/2022
6.0.6 6,202,033 6/14/2022
6.0.5 8,870,174 5/10/2022
6.0.4 6,395,654 4/11/2022
6.0.3 8,599,200 3/8/2022
6.0.2 6,709,327 2/8/2022
6.0.1 15,193,445 12/14/2021
6.0.0 14,069,273 11/8/2021
6.0.0-rc.2.21480.5 132,668 10/12/2021
6.0.0-rc.1.21452.10 64,456 9/14/2021
6.0.0-preview.7.21378.4 35,598 8/10/2021
6.0.0-preview.6.21352.1 21,887 7/14/2021
6.0.0-preview.5.21301.9 90,010 6/15/2021
6.0.0-preview.4.21253.1 23,711 5/24/2021
6.0.0-preview.3.21201.2 45,134 4/8/2021
6.0.0-preview.2.21154.2 21,097 3/11/2021
6.0.0-preview.1.21102.2 51,119 2/12/2021
5.0.17 3,020,989 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 817,651 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 988,507 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 823,894 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,993,741 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,309,394 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,028,655 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,494,823 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,594,506 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,685,779 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,377,527 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,010,204 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,263,800 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,695,773 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,104,356 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 3,984,403 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,712,414 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,438,737 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 122,019 10/13/2020
5.0.0-rc.1.20451.13 126,544 9/14/2020
5.0.0-preview.8.20407.4 52,999 8/25/2020
5.0.0-preview.7.20365.15 46,578 7/21/2020
5.0.0-preview.6.20312.4 41,901 6/25/2020
5.0.0-preview.5.20278.2 31,013 6/10/2020
5.0.0-preview.4.20220.10 44,707 5/18/2020
5.0.0-preview.3.20181.2 51,270 4/23/2020
5.0.0-preview.2.20159.4 26,863 4/2/2020
5.0.0-preview.2.20120.8 23,361 3/16/2020
3.1.32 2,414,630 12/13/2022
3.1.31 599,684 11/8/2022
3.1.30 313,140 10/11/2022
3.1.29 749,022 9/13/2022
3.1.28 499,500 8/9/2022
3.1.27 407,446 7/12/2022
3.1.26 319,052 6/14/2022
3.1.25 580,226 5/10/2022
3.1.24 340,719 4/11/2022
3.1.23 622,717 3/8/2022
3.1.22 1,816,446 12/14/2021
3.1.21 1,638,649 11/7/2021
3.1.20 805,154 10/11/2021
3.1.19 986,701 9/14/2021
3.1.18 2,323,453 8/10/2021
3.1.17 1,142,851 7/13/2021
3.1.16 1,492,865 6/8/2021
3.1.15 1,614,467 5/11/2021
3.1.14 1,644,524 4/6/2021
3.1.13 1,826,304 3/9/2021
3.1.12 1,687,837 2/9/2021
3.1.11 1,883,364 1/12/2021
3.1.10 4,856,478 11/9/2020
3.1.9 7,036,667 10/13/2020
3.1.8 8,815,692 9/8/2020
3.1.7 5,480,906 8/11/2020
3.1.6 4,942,626 7/14/2020
3.1.5 5,961,341 6/9/2020
3.1.4 5,601,062 5/12/2020
3.1.3 9,320,980 3/24/2020
3.1.2 6,436,549 2/19/2020
3.1.1 6,295,328 1/14/2020
3.1.0 7,996,863 12/3/2019
3.1.0-preview3.19554.8 41,947 11/13/2019
3.1.0-preview2.19525.5 18,148 11/1/2019
3.1.0-preview1.19506.2 507,039 10/15/2019
3.0.3 73,236 2/19/2020
3.0.2 36,641 1/14/2020
3.0.1 737,979 11/18/2019
3.0.0 6,144,045 9/23/2019
3.0.0-rc1.19456.14 34,251 9/16/2019
3.0.0-preview9.19423.6 41,806 9/4/2019
3.0.0-preview8.19405.11 56,854 8/13/2019
3.0.0-preview7.19362.6 40,759 7/23/2019
3.0.0-preview6.19304.10 116,122 6/12/2019
3.0.0-preview5.19227.1 64,992 5/6/2019
3.0.0-preview4.19216.3 11,440 4/18/2019
3.0.0-preview3.19153.1 35,680 3/6/2019
3.0.0-preview.19074.3 14,809 1/29/2019
3.0.0-preview.18572.1 16,232 12/3/2018
2.2.6 19,525,248 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,631,548 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,339,596 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,763,815 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,782,342 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,392,280 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,252 10/17/2018
2.2.0-preview2-35157 85,720 9/12/2018
2.2.0-preview1-35029 15,939 8/22/2018
2.1.14 2,581,307 11/18/2019
2.1.11 2,241,752 5/14/2019
2.1.8 2,646,140 2/12/2019
2.1.4 9,135,362 10/1/2018
2.1.3 3,780,203 9/11/2018
2.1.2 2,938,048 8/21/2018
2.1.1 11,595,588 6/18/2018
2.1.0 5,835,147 5/29/2018
2.1.0-rc1-final 105,564 5/6/2018
2.1.0-preview2-final 156,417 4/10/2018
2.1.0-preview1-final 216,336 2/26/2018
2.0.3 4,172,250 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,128,493 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,632,042 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,051,854 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 64,894 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 108,875 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,185,033 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 446,302 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,495 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 87,200 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,443,817 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 873,609 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 702,082 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,332 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 20,917 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,018 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,393 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 366,624 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,264 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,676,399 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 589,925 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,635 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.