Microsoft.EntityFrameworkCore.SqlServer 9.0.0

Prefix Reserved

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 9.0.0                
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 9.0.0                
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" />                
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                
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 9.0.0"                
#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

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

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

NuGet packages (3.5K)

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

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.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
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
Version Downloads Last updated
9.0.0 1,872,227 11/12/2024
9.0.0-rc.2.24474.1 57,660 10/8/2024
9.0.0-rc.1.24451.1 41,926 9/10/2024
9.0.0-preview.7.24405.3 25,209 8/13/2024
9.0.0-preview.6.24327.4 60,846 7/9/2024
9.0.0-preview.5.24306.3 20,654 6/11/2024
9.0.0-preview.4.24267.1 32,322 5/21/2024
9.0.0-preview.3.24172.4 33,038 4/11/2024
9.0.0-preview.2.24128.4 24,095 3/12/2024
9.0.0-preview.1.24081.2 24,163 2/13/2024
8.0.11 1,873,778 11/12/2024
8.0.10 5,247,229 10/8/2024
8.0.8 9,092,956 8/13/2024
8.0.7 5,858,622 7/9/2024
8.0.6 7,099,775 5/28/2024
8.0.5 3,201,662 5/14/2024
8.0.4 7,436,444 4/9/2024
8.0.3 5,018,413 3/12/2024
8.0.2 6,197,361 2/13/2024
8.0.1 6,015,811 1/9/2024
8.0.0 8,615,845 11/14/2023
8.0.0-rc.2.23480.1 99,633 10/10/2023
8.0.0-rc.1.23419.6 62,495 9/12/2023
8.0.0-preview.7.23375.4 41,289 8/8/2023
8.0.0-preview.6.23329.4 66,415 7/11/2023
8.0.0-preview.5.23280.1 55,328 6/13/2023
8.0.0-preview.4.23259.3 41,778 5/16/2023
8.0.0-preview.3.23174.2 62,473 4/11/2023
8.0.0-preview.2.23128.3 130,355 3/14/2023
8.0.0-preview.1.23111.4 38,571 2/21/2023
7.0.20 1,138,244 5/28/2024
7.0.19 201,808 5/14/2024
7.0.18 608,820 4/9/2024
7.0.17 843,437 3/12/2024
7.0.16 897,426 2/13/2024
7.0.15 1,467,465 1/9/2024
7.0.14 2,676,732 11/14/2023
7.0.13 3,228,205 10/24/2023
7.0.12 1,974,246 10/10/2023
7.0.11 4,427,014 9/12/2023
7.0.10 4,956,507 8/8/2023
7.0.9 3,984,010 7/11/2023
7.0.8 2,547,947 6/22/2023
7.0.7 2,257,237 6/13/2023
7.0.5 10,198,702 4/11/2023
7.0.4 4,188,736 3/14/2023
7.0.3 5,300,209 2/14/2023
7.0.2 6,000,356 1/10/2023
7.0.1 3,561,345 12/13/2022
7.0.0 8,507,166 11/7/2022
7.0.0-rc.2.22472.11 102,371 10/11/2022
7.0.0-rc.1.22426.7 132,810 9/14/2022
7.0.0-preview.7.22376.2 33,427 8/9/2022
7.0.0-preview.6.22329.4 34,248 7/12/2022
7.0.0-preview.5.22302.2 25,440 6/14/2022
7.0.0-preview.4.22229.2 31,257 5/10/2022
7.0.0-preview.3.22175.1 46,801 4/13/2022
7.0.0-preview.2.22153.1 21,982 3/14/2022
7.0.0-preview.1.22076.6 25,405 2/17/2022
6.0.36 140,580 11/12/2024
6.0.35 203,210 10/8/2024
6.0.33 398,723 8/13/2024
6.0.32 323,535 7/9/2024
6.0.31 460,776 5/28/2024
6.0.30 198,197 5/14/2024
6.0.29 666,265 4/9/2024
6.0.28 650,838 3/12/2024
6.0.27 882,982 2/13/2024
6.0.26 1,354,944 1/9/2024
6.0.25 1,787,803 11/14/2023
6.0.24 937,170 10/24/2023
6.0.23 612,560 10/10/2023
6.0.22 1,260,801 9/12/2023
6.0.21 1,735,663 8/8/2023
6.0.20 1,467,189 7/11/2023
6.0.19 1,575,132 6/22/2023
6.0.18 590,456 6/13/2023
6.0.16 3,900,554 4/11/2023
6.0.15 2,236,285 3/14/2023
6.0.14 2,409,077 2/14/2023
6.0.13 3,973,836 1/10/2023
6.0.12 2,796,298 12/13/2022
6.0.11 5,412,227 11/7/2022
6.0.10 9,004,377 10/11/2022
6.0.9 8,392,429 9/13/2022
6.0.8 9,150,324 8/9/2022
6.0.7 8,502,109 7/12/2022
6.0.6 6,507,697 6/14/2022
6.0.5 9,325,114 5/10/2022
6.0.4 6,664,596 4/11/2022
6.0.3 8,952,211 3/8/2022
6.0.2 6,970,377 2/8/2022
6.0.1 16,153,876 12/14/2021
6.0.0 15,145,389 11/8/2021
6.0.0-rc.2.21480.5 134,462 10/12/2021
6.0.0-rc.1.21452.10 65,764 9/14/2021
6.0.0-preview.7.21378.4 37,684 8/10/2021
6.0.0-preview.6.21352.1 22,060 7/14/2021
6.0.0-preview.5.21301.9 91,850 6/15/2021
6.0.0-preview.4.21253.1 23,950 5/24/2021
6.0.0-preview.3.21201.2 45,980 4/8/2021
6.0.0-preview.2.21154.2 21,172 3/11/2021
6.0.0-preview.1.21102.2 51,706 2/12/2021
5.0.17 3,258,711 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 849,380 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,044,637 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 854,276 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,076,353 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,375,087 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,140,641 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,641,606 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,696,666 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,923,992 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,526,874 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,109,437 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,394,337 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,765,868 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,173,085 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,051,166 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,789,088 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,613,447 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 123,598 10/13/2020
5.0.0-rc.1.20451.13 127,619 9/14/2020
5.0.0-preview.8.20407.4 53,630 8/25/2020
5.0.0-preview.7.20365.15 47,189 7/21/2020
5.0.0-preview.6.20312.4 42,324 6/25/2020
5.0.0-preview.5.20278.2 31,463 6/10/2020
5.0.0-preview.4.20220.10 45,539 5/18/2020
5.0.0-preview.3.20181.2 51,660 4/23/2020
5.0.0-preview.2.20159.4 27,367 4/2/2020
5.0.0-preview.2.20120.8 23,515 3/16/2020
3.1.32 3,076,508 12/13/2022
3.1.31 767,721 11/8/2022
3.1.30 352,486 10/11/2022
3.1.29 884,061 9/13/2022
3.1.28 542,003 8/9/2022
3.1.27 432,913 7/12/2022
3.1.26 335,364 6/14/2022
3.1.25 606,827 5/10/2022
3.1.24 354,634 4/11/2022
3.1.23 650,366 3/8/2022
3.1.22 1,937,563 12/14/2021
3.1.21 1,743,740 11/7/2021
3.1.20 862,918 10/11/2021
3.1.19 1,023,077 9/14/2021
3.1.18 2,369,167 8/10/2021
3.1.17 1,187,804 7/13/2021
3.1.16 1,545,069 6/8/2021
3.1.15 1,714,912 5/11/2021
3.1.14 1,686,887 4/6/2021
3.1.13 1,880,764 3/9/2021
3.1.12 1,717,417 2/9/2021
3.1.11 1,913,700 1/12/2021
3.1.10 4,935,705 11/9/2020
3.1.9 7,156,323 10/13/2020
3.1.8 8,939,732 9/8/2020
3.1.7 5,606,476 8/11/2020
3.1.6 5,019,947 7/14/2020
3.1.5 6,082,101 6/9/2020
3.1.4 5,764,117 5/12/2020
3.1.3 9,519,925 3/24/2020
3.1.2 6,537,038 2/19/2020
3.1.1 6,404,418 1/14/2020
3.1.0 8,196,702 12/3/2019
3.1.0-preview3.19554.8 42,683 11/13/2019
3.1.0-preview2.19525.5 18,354 11/1/2019
3.1.0-preview1.19506.2 522,192 10/15/2019
3.0.3 77,872 2/19/2020
3.0.2 37,004 1/14/2020
3.0.1 747,006 11/18/2019
3.0.0 6,263,460 9/23/2019
3.0.0-rc1.19456.14 34,442 9/16/2019
3.0.0-preview9.19423.6 42,270 9/4/2019
3.0.0-preview8.19405.11 57,772 8/13/2019
3.0.0-preview7.19362.6 41,363 7/23/2019
3.0.0-preview6.19304.10 117,834 6/12/2019
3.0.0-preview5.19227.1 65,716 5/6/2019
3.0.0-preview4.19216.3 11,506 4/18/2019
3.0.0-preview3.19153.1 36,817 3/6/2019
3.0.0-preview.19074.3 15,040 1/29/2019
3.0.0-preview.18572.1 16,723 12/3/2018
2.2.6 19,994,604 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,784,105 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,374,404 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,808,449 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,835,006 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,725,303 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,667 10/17/2018
2.2.0-preview2-35157 86,222 9/12/2018
2.2.0-preview1-35029 16,058 8/22/2018
2.1.14 2,657,355 11/18/2019
2.1.11 2,263,526 5/14/2019
2.1.8 2,747,110 2/12/2019
2.1.4 9,264,071 10/1/2018
2.1.3 3,810,472 9/11/2018
2.1.2 2,966,886 8/21/2018
2.1.1 12,299,478 6/18/2018
2.1.0 5,928,337 5/29/2018
2.1.0-rc1-final 108,212 5/6/2018
2.1.0-preview2-final 163,647 4/10/2018
2.1.0-preview1-final 220,075 2/26/2018
2.0.3 4,244,816 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,218,492 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,733,901 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,180,782 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,625 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 126,481 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,321,171 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 457,188 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,886 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,409 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,481,045 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 884,132 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 710,661 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,519 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,233 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,698 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,843 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 377,648 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,554 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,444 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 660,386 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,888 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.