Microsoft.EntityFrameworkCore.SqlServer 9.0.2

Prefix Reserved

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

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.2 189,663 2/11/2025
9.0.1 910,031 1/14/2025
9.0.0 3,140,354 11/12/2024
9.0.0-rc.2.24474.1 61,231 10/8/2024
9.0.0-rc.1.24451.1 45,391 9/10/2024
9.0.0-preview.7.24405.3 26,882 8/13/2024
9.0.0-preview.6.24327.4 63,295 7/9/2024
9.0.0-preview.5.24306.3 22,391 6/11/2024
9.0.0-preview.4.24267.1 34,628 5/21/2024
9.0.0-preview.3.24172.4 34,263 4/11/2024
9.0.0-preview.2.24128.4 24,816 3/12/2024
9.0.0-preview.1.24081.2 28,477 2/13/2024
8.0.13 97,096 2/11/2025
8.0.12 498,053 1/14/2025
8.0.11 3,379,053 11/12/2024
8.0.10 6,618,421 10/8/2024
8.0.8 10,491,114 8/13/2024
8.0.7 6,532,536 7/9/2024
8.0.6 7,716,054 5/28/2024
8.0.5 3,492,248 5/14/2024
8.0.4 7,927,183 4/9/2024
8.0.3 5,338,194 3/12/2024
8.0.2 6,598,377 2/13/2024
8.0.1 6,303,211 1/9/2024
8.0.0 9,201,823 11/14/2023
8.0.0-rc.2.23480.1 100,657 10/10/2023
8.0.0-rc.1.23419.6 63,359 9/12/2023
8.0.0-preview.7.23375.4 41,477 8/8/2023
8.0.0-preview.6.23329.4 67,618 7/11/2023
8.0.0-preview.5.23280.1 56,159 6/13/2023
8.0.0-preview.4.23259.3 42,577 5/16/2023
8.0.0-preview.3.23174.2 63,810 4/11/2023
8.0.0-preview.2.23128.3 131,384 3/14/2023
8.0.0-preview.1.23111.4 38,892 2/21/2023
7.0.20 1,300,675 5/28/2024
7.0.19 215,994 5/14/2024
7.0.18 646,140 4/9/2024
7.0.17 873,449 3/12/2024
7.0.16 932,117 2/13/2024
7.0.15 1,513,151 1/9/2024
7.0.14 2,758,023 11/14/2023
7.0.13 3,353,604 10/24/2023
7.0.12 2,021,224 10/10/2023
7.0.11 4,510,735 9/12/2023
7.0.10 5,069,216 8/8/2023
7.0.9 4,072,003 7/11/2023
7.0.8 2,593,339 6/22/2023
7.0.7 2,294,525 6/13/2023
7.0.5 10,349,948 4/11/2023
7.0.4 4,246,736 3/14/2023
7.0.3 5,374,155 2/14/2023
7.0.2 6,110,422 1/10/2023
7.0.1 3,609,408 12/13/2022
7.0.0 8,694,125 11/7/2022
7.0.0-rc.2.22472.11 103,396 10/11/2022
7.0.0-rc.1.22426.7 133,121 9/14/2022
7.0.0-preview.7.22376.2 33,747 8/9/2022
7.0.0-preview.6.22329.4 34,676 7/12/2022
7.0.0-preview.5.22302.2 25,596 6/14/2022
7.0.0-preview.4.22229.2 31,379 5/10/2022
7.0.0-preview.3.22175.1 46,884 4/13/2022
7.0.0-preview.2.22153.1 22,081 3/14/2022
7.0.0-preview.1.22076.6 25,454 2/17/2022
6.0.36 242,963 11/12/2024
6.0.35 245,719 10/8/2024
6.0.33 449,105 8/13/2024
6.0.32 352,560 7/9/2024
6.0.31 486,718 5/28/2024
6.0.30 209,910 5/14/2024
6.0.29 700,367 4/9/2024
6.0.28 681,860 3/12/2024
6.0.27 933,036 2/13/2024
6.0.26 1,409,780 1/9/2024
6.0.25 1,850,504 11/14/2023
6.0.24 976,279 10/24/2023
6.0.23 626,884 10/10/2023
6.0.22 1,293,407 9/12/2023
6.0.21 1,787,420 8/8/2023
6.0.20 1,503,922 7/11/2023
6.0.19 1,622,865 6/22/2023
6.0.18 604,696 6/13/2023
6.0.16 3,981,061 4/11/2023
6.0.15 2,268,972 3/14/2023
6.0.14 2,454,549 2/14/2023
6.0.13 4,031,498 1/10/2023
6.0.12 2,851,552 12/13/2022
6.0.11 5,503,320 11/7/2022
6.0.10 9,123,360 10/11/2022
6.0.9 8,492,930 9/13/2022
6.0.8 9,273,941 8/9/2022
6.0.7 8,598,413 7/12/2022
6.0.6 6,588,952 6/14/2022
6.0.5 9,441,763 5/10/2022
6.0.4 6,726,106 4/11/2022
6.0.3 9,040,576 3/8/2022
6.0.2 7,045,726 2/8/2022
6.0.1 16,412,239 12/14/2021
6.0.0 15,449,971 11/8/2021
6.0.0-rc.2.21480.5 135,029 10/12/2021
6.0.0-rc.1.21452.10 66,270 9/14/2021
6.0.0-preview.7.21378.4 37,940 8/10/2021
6.0.0-preview.6.21352.1 22,098 7/14/2021
6.0.0-preview.5.21301.9 92,562 6/15/2021
6.0.0-preview.4.21253.1 24,039 5/24/2021
6.0.0-preview.3.21201.2 46,167 4/8/2021
6.0.0-preview.2.21154.2 21,206 3/11/2021
6.0.0-preview.1.21102.2 52,082 2/12/2021
5.0.17 3,320,980 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 857,059 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,054,512 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 861,134 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,097,418 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,395,547 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,170,444 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,678,674 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,723,343 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,989,968 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,554,256 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,133,478 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,425,986 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,784,113 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,192,182 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,067,263 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,807,898 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,649,815 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 124,188 10/13/2020
5.0.0-rc.1.20451.13 127,999 9/14/2020
5.0.0-preview.8.20407.4 53,932 8/25/2020
5.0.0-preview.7.20365.15 47,370 7/21/2020
5.0.0-preview.6.20312.4 42,471 6/25/2020
5.0.0-preview.5.20278.2 31,622 6/10/2020
5.0.0-preview.4.20220.10 45,668 5/18/2020
5.0.0-preview.3.20181.2 51,802 4/23/2020
5.0.0-preview.2.20159.4 27,492 4/2/2020
5.0.0-preview.2.20120.8 23,567 3/16/2020
3.1.32 3,310,966 12/13/2022
3.1.31 826,245 11/8/2022
3.1.30 366,409 10/11/2022
3.1.29 927,157 9/13/2022
3.1.28 554,156 8/9/2022
3.1.27 436,887 7/12/2022
3.1.26 340,876 6/14/2022
3.1.25 613,787 5/10/2022
3.1.24 358,887 4/11/2022
3.1.23 657,872 3/8/2022
3.1.22 1,973,766 12/14/2021
3.1.21 1,761,526 11/7/2021
3.1.20 881,793 10/11/2021
3.1.19 1,033,208 9/14/2021
3.1.18 2,378,863 8/10/2021
3.1.17 1,199,924 7/13/2021
3.1.16 1,554,862 6/8/2021
3.1.15 1,747,796 5/11/2021
3.1.14 1,697,738 4/6/2021
3.1.13 1,892,425 3/9/2021
3.1.12 1,726,878 2/9/2021
3.1.11 1,921,803 1/12/2021
3.1.10 4,957,487 11/9/2020
3.1.9 7,183,848 10/13/2020
3.1.8 8,964,957 9/8/2020
3.1.7 5,637,649 8/11/2020
3.1.6 5,039,748 7/14/2020
3.1.5 6,114,560 6/9/2020
3.1.4 5,809,805 5/12/2020
3.1.3 9,583,195 3/24/2020
3.1.2 6,564,197 2/19/2020
3.1.1 6,430,211 1/14/2020
3.1.0 8,239,674 12/3/2019
3.1.0-preview3.19554.8 42,752 11/13/2019
3.1.0-preview2.19525.5 18,481 11/1/2019
3.1.0-preview1.19506.2 526,573 10/15/2019
3.0.3 78,436 2/19/2020
3.0.2 37,207 1/14/2020
3.0.1 748,606 11/18/2019
3.0.0 6,295,226 9/23/2019
3.0.0-rc1.19456.14 34,511 9/16/2019
3.0.0-preview9.19423.6 42,315 9/4/2019
3.0.0-preview8.19405.11 57,863 8/13/2019
3.0.0-preview7.19362.6 41,463 7/23/2019
3.0.0-preview6.19304.10 118,305 6/12/2019
3.0.0-preview5.19227.1 66,136 5/6/2019
3.0.0-preview4.19216.3 11,522 4/18/2019
3.0.0-preview3.19153.1 36,855 3/6/2019
3.0.0-preview.19074.3 15,258 1/29/2019
3.0.0-preview.18572.1 16,795 12/3/2018
2.3.0 2,624 1/14/2025
2.2.6 20,128,435 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,824,351 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,382,933 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,817,996 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,850,017 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,809,318 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,753 10/17/2018
2.2.0-preview2-35157 86,364 9/12/2018
2.2.0-preview1-35029 16,078 8/22/2018
2.1.14 2,676,560 11/18/2019
2.1.11 2,270,567 5/14/2019
2.1.8 2,775,213 2/12/2019
2.1.4 9,283,704 10/1/2018
2.1.3 3,817,150 9/11/2018
2.1.2 2,972,937 8/21/2018
2.1.1 12,513,408 6/18/2018
2.1.0 5,948,901 5/29/2018
2.1.0-rc1-final 108,340 5/6/2018
2.1.0-preview2-final 164,101 4/10/2018
2.1.0-preview1-final 220,459 2/26/2018
2.0.3 4,264,961 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,246,269 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,762,515 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,208,817 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,775 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 135,153 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,367,424 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 460,194 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,973 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,777 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,490,344 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 886,568 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 712,385 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,549 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,331 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,907 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 29,035 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 381,246 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,651 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,640 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 689,737 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,919 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.