Microsoft.EntityFrameworkCore.SqlServer 9.0.2

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.SqlServer --version 9.0.2                
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 9.0.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.SqlServer" Version="9.0.2" />                
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.2                
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 9.0.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.
// Install Microsoft.EntityFrameworkCore.SqlServer as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer&version=9.0.2

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

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.6K)

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

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 proven Clean Architecture Template for ASP.NET Core 9
Version Downloads Last updated
10.0.0-preview.1.25081.1 2,554 2/25/2025
9.0.2 603,606 2/11/2025
9.0.1 1,431,739 1/14/2025
9.0.0 3,821,762 11/12/2024
9.0.0-rc.2.24474.1 63,466 10/8/2024
9.0.0-rc.1.24451.1 46,684 9/10/2024
9.0.0-preview.7.24405.3 27,881 8/13/2024
9.0.0-preview.6.24327.4 75,265 7/9/2024
9.0.0-preview.5.24306.3 23,468 6/11/2024
9.0.0-preview.4.24267.1 35,539 5/21/2024
9.0.0-preview.3.24172.4 35,046 4/11/2024
9.0.0-preview.2.24128.4 25,258 3/12/2024
9.0.0-preview.1.24081.2 30,655 2/13/2024
8.0.13 276,374 2/11/2025
8.0.12 758,390 1/14/2025
8.0.11 4,165,792 11/12/2024
8.0.10 7,388,075 10/8/2024
8.0.8 11,230,266 8/13/2024
8.0.7 6,935,825 7/9/2024
8.0.6 8,055,615 5/28/2024
8.0.5 3,636,944 5/14/2024
8.0.4 8,332,616 4/9/2024
8.0.3 5,512,185 3/12/2024
8.0.2 6,841,577 2/13/2024
8.0.1 6,479,938 1/9/2024
8.0.0 9,555,680 11/14/2023
8.0.0-rc.2.23480.1 101,298 10/10/2023
8.0.0-rc.1.23419.6 63,710 9/12/2023
8.0.0-preview.7.23375.4 41,680 8/8/2023
8.0.0-preview.6.23329.4 68,519 7/11/2023
8.0.0-preview.5.23280.1 63,034 6/13/2023
8.0.0-preview.4.23259.3 43,546 5/16/2023
8.0.0-preview.3.23174.2 65,091 4/11/2023
8.0.0-preview.2.23128.3 132,110 3/14/2023
8.0.0-preview.1.23111.4 39,163 2/21/2023
7.0.20 1,412,204 5/28/2024
7.0.19 223,258 5/14/2024
7.0.18 666,665 4/9/2024
7.0.17 890,780 3/12/2024
7.0.16 951,976 2/13/2024
7.0.15 1,536,518 1/9/2024
7.0.14 2,810,512 11/14/2023
7.0.13 3,415,430 10/24/2023
7.0.12 2,047,910 10/10/2023
7.0.11 4,632,237 9/12/2023
7.0.10 5,136,743 8/8/2023
7.0.9 4,123,741 7/11/2023
7.0.8 2,632,312 6/22/2023
7.0.7 2,313,585 6/13/2023
7.0.5 10,455,374 4/11/2023
7.0.4 4,283,136 3/14/2023
7.0.3 5,424,330 2/14/2023
7.0.2 6,168,953 1/10/2023
7.0.1 3,642,376 12/13/2022
7.0.0 8,811,797 11/7/2022
7.0.0-rc.2.22472.11 104,367 10/11/2022
7.0.0-rc.1.22426.7 133,275 9/14/2022
7.0.0-preview.7.22376.2 33,946 8/9/2022
7.0.0-preview.6.22329.4 34,949 7/12/2022
7.0.0-preview.5.22302.2 25,738 6/14/2022
7.0.0-preview.4.22229.2 31,470 5/10/2022
7.0.0-preview.3.22175.1 46,954 4/13/2022
7.0.0-preview.2.22153.1 22,206 3/14/2022
7.0.0-preview.1.22076.6 25,670 2/17/2022
6.0.36 306,151 11/12/2024
6.0.35 266,458 10/8/2024
6.0.33 476,818 8/13/2024
6.0.32 367,222 7/9/2024
6.0.31 502,765 5/28/2024
6.0.30 216,481 5/14/2024
6.0.29 719,957 4/9/2024
6.0.28 697,447 3/12/2024
6.0.27 957,455 2/13/2024
6.0.26 1,438,187 1/9/2024
6.0.25 1,885,666 11/14/2023
6.0.24 998,089 10/24/2023
6.0.23 635,366 10/10/2023
6.0.22 1,310,370 9/12/2023
6.0.21 1,814,921 8/8/2023
6.0.20 1,525,504 7/11/2023
6.0.19 1,651,701 6/22/2023
6.0.18 613,366 6/13/2023
6.0.16 4,078,417 4/11/2023
6.0.15 2,303,552 3/14/2023
6.0.14 2,483,500 2/14/2023
6.0.13 4,068,581 1/10/2023
6.0.12 2,880,304 12/13/2022
6.0.11 5,549,437 11/7/2022
6.0.10 9,194,387 10/11/2022
6.0.9 8,559,133 9/13/2022
6.0.8 9,338,284 8/9/2022
6.0.7 8,651,568 7/12/2022
6.0.6 6,633,138 6/14/2022
6.0.5 9,509,545 5/10/2022
6.0.4 6,761,197 4/11/2022
6.0.3 9,089,631 3/8/2022
6.0.2 7,087,697 2/8/2022
6.0.1 16,547,431 12/14/2021
6.0.0 15,622,486 11/8/2021
6.0.0-rc.2.21480.5 135,387 10/12/2021
6.0.0-rc.1.21452.10 66,702 9/14/2021
6.0.0-preview.7.21378.4 38,076 8/10/2021
6.0.0-preview.6.21352.1 22,148 7/14/2021
6.0.0-preview.5.21301.9 92,989 6/15/2021
6.0.0-preview.4.21253.1 24,739 5/24/2021
6.0.0-preview.3.21201.2 47,094 4/8/2021
6.0.0-preview.2.21154.2 21,246 3/11/2021
6.0.0-preview.1.21102.2 52,237 2/12/2021
5.0.17 3,366,499 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 861,910 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,060,156 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 867,056 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,114,520 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,407,222 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,188,858 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,705,946 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,741,087 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 5,024,789 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,574,066 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,149,203 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,448,262 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,792,867 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,206,612 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,077,922 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,821,909 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,670,601 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 124,422 10/13/2020
5.0.0-rc.1.20451.13 128,192 9/14/2020
5.0.0-preview.8.20407.4 54,081 8/25/2020
5.0.0-preview.7.20365.15 47,494 7/21/2020
5.0.0-preview.6.20312.4 42,565 6/25/2020
5.0.0-preview.5.20278.2 31,728 6/10/2020
5.0.0-preview.4.20220.10 45,804 5/18/2020
5.0.0-preview.3.20181.2 51,866 4/23/2020
5.0.0-preview.2.20159.4 27,635 4/2/2020
5.0.0-preview.2.20120.8 23,611 3/16/2020
3.1.32 3,442,164 12/13/2022
3.1.31 847,531 11/8/2022
3.1.30 373,250 10/11/2022
3.1.29 948,464 9/13/2022
3.1.28 560,004 8/9/2022
3.1.27 445,173 7/12/2022
3.1.26 344,117 6/14/2022
3.1.25 618,386 5/10/2022
3.1.24 361,392 4/11/2022
3.1.23 661,940 3/8/2022
3.1.22 1,992,755 12/14/2021
3.1.21 1,779,446 11/7/2021
3.1.20 891,912 10/11/2021
3.1.19 1,037,449 9/14/2021
3.1.18 2,384,052 8/10/2021
3.1.17 1,211,071 7/13/2021
3.1.16 1,563,786 6/8/2021
3.1.15 1,763,922 5/11/2021
3.1.14 1,703,881 4/6/2021
3.1.13 1,899,966 3/9/2021
3.1.12 1,730,749 2/9/2021
3.1.11 1,927,204 1/12/2021
3.1.10 4,969,771 11/9/2020
3.1.9 7,203,241 10/13/2020
3.1.8 8,981,865 9/8/2020
3.1.7 5,666,783 8/11/2020
3.1.6 5,054,243 7/14/2020
3.1.5 6,136,809 6/9/2020
3.1.4 5,830,568 5/12/2020
3.1.3 9,614,954 3/24/2020
3.1.2 6,578,066 2/19/2020
3.1.1 6,445,799 1/14/2020
3.1.0 8,264,386 12/3/2019
3.1.0-preview3.19554.8 42,929 11/13/2019
3.1.0-preview2.19525.5 18,534 11/1/2019
3.1.0-preview1.19506.2 529,086 10/15/2019
3.0.3 79,503 2/19/2020
3.0.2 37,323 1/14/2020
3.0.1 750,170 11/18/2019
3.0.0 6,315,818 9/23/2019
3.0.0-rc1.19456.14 34,560 9/16/2019
3.0.0-preview9.19423.6 42,359 9/4/2019
3.0.0-preview8.19405.11 57,936 8/13/2019
3.0.0-preview7.19362.6 41,547 7/23/2019
3.0.0-preview6.19304.10 118,600 6/12/2019
3.0.0-preview5.19227.1 66,316 5/6/2019
3.0.0-preview4.19216.3 11,541 4/18/2019
3.0.0-preview3.19153.1 36,910 3/6/2019
3.0.0-preview.19074.3 15,369 1/29/2019
3.0.0-preview.18572.1 16,848 12/3/2018
2.3.0 3,820 1/14/2025
2.2.6 20,204,507 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,844,896 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,390,312 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,824,471 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,857,389 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,868,842 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,881 10/17/2018
2.2.0-preview2-35157 86,451 9/12/2018
2.2.0-preview1-35029 16,120 8/22/2018
2.1.14 2,688,735 11/18/2019
2.1.11 2,273,658 5/14/2019
2.1.8 2,787,367 2/12/2019
2.1.4 9,312,983 10/1/2018
2.1.3 3,821,668 9/11/2018
2.1.2 2,977,715 8/21/2018
2.1.1 12,616,357 6/18/2018
2.1.0 5,965,725 5/29/2018
2.1.0-rc1-final 108,444 5/6/2018
2.1.0-preview2-final 164,404 4/10/2018
2.1.0-preview1-final 220,653 2/26/2018
2.0.3 4,280,123 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,260,567 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,779,612 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,225,750 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,892 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 139,870 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,414,133 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 461,753 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 33,090 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,955 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,495,079 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 888,141 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 713,318 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,608 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,418 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 17,020 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 29,166 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 383,474 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,727 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,803 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 704,744 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,979 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.