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 (585)

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 5,044 9/10/2024
9.0.0-preview.7.24405.3 17,175 8/13/2024
9.0.0-preview.6.24327.4 28,509 7/9/2024
9.0.0-preview.5.24306.3 16,588 6/11/2024
9.0.0-preview.4.24267.1 22,098 5/21/2024
9.0.0-preview.3.24172.4 27,699 4/11/2024
9.0.0-preview.2.24128.4 21,436 3/12/2024
9.0.0-preview.1.24081.2 18,349 2/13/2024
8.0.8 1,904,142 8/13/2024
8.0.7 2,945,966 7/9/2024
8.0.6 4,378,828 5/28/2024
8.0.5 1,988,467 5/14/2024
8.0.4 5,106,084 4/9/2024
8.0.3 3,783,496 3/12/2024
8.0.2 4,689,715 2/13/2024
8.0.1 4,875,215 1/9/2024
8.0.0 6,516,178 11/14/2023
8.0.0-rc.2.23480.1 94,202 10/10/2023
8.0.0-rc.1.23419.6 59,383 9/12/2023
8.0.0-preview.7.23375.4 40,306 8/8/2023
8.0.0-preview.6.23329.4 60,516 7/11/2023
8.0.0-preview.5.23280.1 49,764 6/13/2023
8.0.0-preview.4.23259.3 37,596 5/16/2023
8.0.0-preview.3.23174.2 55,385 4/11/2023
8.0.0-preview.2.23128.3 125,727 3/14/2023
8.0.0-preview.1.23111.4 36,572 2/21/2023
7.0.20 470,584 5/28/2024
7.0.19 140,549 5/14/2024
7.0.18 431,778 4/9/2024
7.0.17 708,269 3/12/2024
7.0.16 755,478 2/13/2024
7.0.15 1,280,105 1/9/2024
7.0.14 2,354,528 11/14/2023
7.0.13 2,831,230 10/24/2023
7.0.12 1,794,164 10/10/2023
7.0.11 3,904,041 9/12/2023
7.0.10 4,479,656 8/8/2023
7.0.9 3,614,129 7/11/2023
7.0.8 2,324,150 6/22/2023
7.0.7 2,102,570 6/13/2023
7.0.5 9,511,073 4/11/2023
7.0.4 3,945,856 3/14/2023
7.0.3 4,987,716 2/14/2023
7.0.2 5,563,688 1/10/2023
7.0.1 3,348,265 12/13/2022
7.0.0 7,801,255 11/7/2022
7.0.0-rc.2.22472.11 97,718 10/11/2022
7.0.0-rc.1.22426.7 130,241 9/14/2022
7.0.0-preview.7.22376.2 32,565 8/9/2022
7.0.0-preview.6.22329.4 33,062 7/12/2022
7.0.0-preview.5.22302.2 24,813 6/14/2022
7.0.0-preview.4.22229.2 30,649 5/10/2022
7.0.0-preview.3.22175.1 45,497 4/13/2022
7.0.0-preview.2.22153.1 21,393 3/14/2022
7.0.0-preview.1.22076.6 24,932 2/17/2022
6.0.33 122,170 8/13/2024
6.0.32 190,306 7/9/2024
6.0.31 322,346 5/28/2024
6.0.30 145,753 5/14/2024
6.0.29 498,828 4/9/2024
6.0.28 499,704 3/12/2024
6.0.27 684,646 2/13/2024
6.0.26 1,124,248 1/9/2024
6.0.25 1,499,338 11/14/2023
6.0.24 793,518 10/24/2023
6.0.23 548,334 10/10/2023
6.0.22 1,138,430 9/12/2023
6.0.21 1,548,719 8/8/2023
6.0.20 1,301,777 7/11/2023
6.0.19 1,339,063 6/22/2023
6.0.18 538,288 6/13/2023
6.0.16 3,537,058 4/11/2023
6.0.15 2,023,403 3/14/2023
6.0.14 2,223,795 2/14/2023
6.0.13 3,678,030 1/10/2023
6.0.12 2,584,442 12/13/2022
6.0.11 5,069,332 11/7/2022
6.0.10 8,466,002 10/11/2022
6.0.9 7,941,655 9/13/2022
6.0.8 8,633,336 8/9/2022
6.0.7 8,125,354 7/12/2022
6.0.6 6,189,946 6/14/2022
6.0.5 8,852,634 5/10/2022
6.0.4 6,382,323 4/11/2022
6.0.3 8,586,354 3/8/2022
6.0.2 6,699,879 2/8/2022
6.0.1 15,156,982 12/14/2021
6.0.0 14,028,385 11/8/2021
6.0.0-rc.2.21480.5 132,609 10/12/2021
6.0.0-rc.1.21452.10 64,423 9/14/2021
6.0.0-preview.7.21378.4 35,542 8/10/2021
6.0.0-preview.6.21352.1 21,882 7/14/2021
6.0.0-preview.5.21301.9 89,915 6/15/2021
6.0.0-preview.4.21253.1 23,710 5/24/2021
6.0.0-preview.3.21201.2 45,089 4/8/2021
6.0.0-preview.2.21154.2 21,097 3/11/2021
6.0.0-preview.1.21102.2 51,104 2/12/2021
5.0.17 3,013,220 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 816,444 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 987,460 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 822,715 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,990,975 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,307,415 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,024,349 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,490,180 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,591,567 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,679,217 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,373,997 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,007,207 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,259,317 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,693,783 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,102,302 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 3,982,037 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,709,517 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,434,933 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 121,957 10/13/2020
5.0.0-rc.1.20451.13 126,505 9/14/2020
5.0.0-preview.8.20407.4 52,983 8/25/2020
5.0.0-preview.7.20365.15 46,552 7/21/2020
5.0.0-preview.6.20312.4 41,890 6/25/2020
5.0.0-preview.5.20278.2 31,003 6/10/2020
5.0.0-preview.4.20220.10 44,670 5/18/2020
5.0.0-preview.3.20181.2 51,259 4/23/2020
5.0.0-preview.2.20159.4 26,837 4/2/2020
5.0.0-preview.2.20120.8 23,352 3/16/2020
3.1.32 2,394,483 12/13/2022
3.1.31 595,410 11/8/2022
3.1.30 311,168 10/11/2022
3.1.29 743,566 9/13/2022
3.1.28 498,013 8/9/2022
3.1.27 406,334 7/12/2022
3.1.26 318,540 6/14/2022
3.1.25 579,423 5/10/2022
3.1.24 340,138 4/11/2022
3.1.23 621,567 3/8/2022
3.1.22 1,812,375 12/14/2021
3.1.21 1,635,146 11/7/2021
3.1.20 803,152 10/11/2021
3.1.19 985,512 9/14/2021
3.1.18 2,322,102 8/10/2021
3.1.17 1,141,215 7/13/2021
3.1.16 1,490,114 6/8/2021
3.1.15 1,611,679 5/11/2021
3.1.14 1,642,986 4/6/2021
3.1.13 1,825,126 3/9/2021
3.1.12 1,686,984 2/9/2021
3.1.11 1,882,489 1/12/2021
3.1.10 4,853,601 11/9/2020
3.1.9 7,033,144 10/13/2020
3.1.8 8,812,266 9/8/2020
3.1.7 5,476,036 8/11/2020
3.1.6 4,940,303 7/14/2020
3.1.5 5,957,467 6/9/2020
3.1.4 5,593,880 5/12/2020
3.1.3 9,314,981 3/24/2020
3.1.2 6,433,649 2/19/2020
3.1.1 6,292,004 1/14/2020
3.1.0 7,992,647 12/3/2019
3.1.0-preview3.19554.8 41,921 11/13/2019
3.1.0-preview2.19525.5 18,140 11/1/2019
3.1.0-preview1.19506.2 506,544 10/15/2019
3.0.3 73,125 2/19/2020
3.0.2 36,636 1/14/2020
3.0.1 737,701 11/18/2019
3.0.0 6,140,143 9/23/2019
3.0.0-rc1.19456.14 34,247 9/16/2019
3.0.0-preview9.19423.6 41,793 9/4/2019
3.0.0-preview8.19405.11 56,838 8/13/2019
3.0.0-preview7.19362.6 40,749 7/23/2019
3.0.0-preview6.19304.10 116,104 6/12/2019
3.0.0-preview5.19227.1 64,980 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,796 1/29/2019
3.0.0-preview.18572.1 16,231 12/3/2018
2.2.6 19,511,226 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,625,896 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,338,500 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,762,570 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,780,750 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,381,441 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,235 10/17/2018
2.2.0-preview2-35157 85,712 9/12/2018
2.2.0-preview1-35029 15,936 8/22/2018
2.1.14 2,579,192 11/18/2019
2.1.11 2,241,235 5/14/2019
2.1.8 2,643,481 2/12/2019
2.1.4 9,131,747 10/1/2018
2.1.3 3,779,478 9/11/2018
2.1.2 2,937,332 8/21/2018
2.1.1 11,575,139 6/18/2018
2.1.0 5,831,950 5/29/2018
2.1.0-rc1-final 105,561 5/6/2018
2.1.0-preview2-final 156,396 4/10/2018
2.1.0-preview1-final 216,287 2/26/2018
2.0.3 4,170,013 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,126,103 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,629,116 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,042,788 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 64,888 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 108,821 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,182,333 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 446,130 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,492 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 87,171 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,442,715 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 873,388 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 702,001 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,000 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,385 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 366,427 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,255 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,676,354 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 587,960 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.