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

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 65,965 2/11/2025
9.0.1 779,427 1/14/2025
9.0.0 2,969,847 11/12/2024
9.0.0-rc.2.24474.1 60,735 10/8/2024
9.0.0-rc.1.24451.1 44,880 9/10/2024
9.0.0-preview.7.24405.3 26,595 8/13/2024
9.0.0-preview.6.24327.4 62,865 7/9/2024
9.0.0-preview.5.24306.3 22,090 6/11/2024
9.0.0-preview.4.24267.1 34,217 5/21/2024
9.0.0-preview.3.24172.4 34,102 4/11/2024
9.0.0-preview.2.24128.4 24,699 3/12/2024
9.0.0-preview.1.24081.2 27,888 2/13/2024
8.0.13 36,749 2/11/2025
8.0.12 411,408 1/14/2025
8.0.11 3,154,350 11/12/2024
8.0.10 6,412,981 10/8/2024
8.0.8 10,288,737 8/13/2024
8.0.7 6,427,496 7/9/2024
8.0.6 7,625,489 5/28/2024
8.0.5 3,450,840 5/14/2024
8.0.4 7,854,483 4/9/2024
8.0.3 5,289,869 3/12/2024
8.0.2 6,537,119 2/13/2024
8.0.1 6,259,164 1/9/2024
8.0.0 9,103,899 11/14/2023
8.0.0-rc.2.23480.1 100,545 10/10/2023
8.0.0-rc.1.23419.6 63,260 9/12/2023
8.0.0-preview.7.23375.4 41,455 8/8/2023
8.0.0-preview.6.23329.4 67,415 7/11/2023
8.0.0-preview.5.23280.1 55,831 6/13/2023
8.0.0-preview.4.23259.3 42,432 5/16/2023
8.0.0-preview.3.23174.2 63,561 4/11/2023
8.0.0-preview.2.23128.3 131,238 3/14/2023
8.0.0-preview.1.23111.4 38,851 2/21/2023
7.0.20 1,275,658 5/28/2024
7.0.19 213,895 5/14/2024
7.0.18 640,697 4/9/2024
7.0.17 868,976 3/12/2024
7.0.16 927,257 2/13/2024
7.0.15 1,506,165 1/9/2024
7.0.14 2,745,406 11/14/2023
7.0.13 3,335,978 10/24/2023
7.0.12 2,013,901 10/10/2023
7.0.11 4,495,445 9/12/2023
7.0.10 5,050,975 8/8/2023
7.0.9 4,058,702 7/11/2023
7.0.8 2,585,092 6/22/2023
7.0.7 2,288,459 6/13/2023
7.0.5 10,326,880 4/11/2023
7.0.4 4,237,708 3/14/2023
7.0.3 5,363,440 2/14/2023
7.0.2 6,096,373 1/10/2023
7.0.1 3,602,551 12/13/2022
7.0.0 8,664,376 11/7/2022
7.0.0-rc.2.22472.11 103,276 10/11/2022
7.0.0-rc.1.22426.7 133,089 9/14/2022
7.0.0-preview.7.22376.2 33,695 8/9/2022
7.0.0-preview.6.22329.4 34,592 7/12/2022
7.0.0-preview.5.22302.2 25,562 6/14/2022
7.0.0-preview.4.22229.2 31,360 5/10/2022
7.0.0-preview.3.22175.1 46,849 4/13/2022
7.0.0-preview.2.22153.1 22,063 3/14/2022
7.0.0-preview.1.22076.6 25,433 2/17/2022
6.0.36 227,281 11/12/2024
6.0.35 240,241 10/8/2024
6.0.33 440,323 8/13/2024
6.0.32 347,993 7/9/2024
6.0.31 482,491 5/28/2024
6.0.30 208,253 5/14/2024
6.0.29 694,735 4/9/2024
6.0.28 676,853 3/12/2024
6.0.27 925,623 2/13/2024
6.0.26 1,401,737 1/9/2024
6.0.25 1,841,090 11/14/2023
6.0.24 969,950 10/24/2023
6.0.23 624,802 10/10/2023
6.0.22 1,288,191 9/12/2023
6.0.21 1,778,986 8/8/2023
6.0.20 1,497,827 7/11/2023
6.0.19 1,616,007 6/22/2023
6.0.18 602,199 6/13/2023
6.0.16 3,969,038 4/11/2023
6.0.15 2,264,239 3/14/2023
6.0.14 2,447,820 2/14/2023
6.0.13 4,022,728 1/10/2023
6.0.12 2,842,504 12/13/2022
6.0.11 5,488,550 11/7/2022
6.0.10 9,106,989 10/11/2022
6.0.9 8,477,255 9/13/2022
6.0.8 9,255,754 8/9/2022
6.0.7 8,584,738 7/12/2022
6.0.6 6,576,525 6/14/2022
6.0.5 9,423,814 5/10/2022
6.0.4 6,715,949 4/11/2022
6.0.3 9,026,577 3/8/2022
6.0.2 7,033,475 2/8/2022
6.0.1 16,372,820 12/14/2021
6.0.0 15,404,557 11/8/2021
6.0.0-rc.2.21480.5 134,957 10/12/2021
6.0.0-rc.1.21452.10 66,191 9/14/2021
6.0.0-preview.7.21378.4 37,896 8/10/2021
6.0.0-preview.6.21352.1 22,078 7/14/2021
6.0.0-preview.5.21301.9 92,447 6/15/2021
6.0.0-preview.4.21253.1 24,013 5/24/2021
6.0.0-preview.3.21201.2 46,087 4/8/2021
6.0.0-preview.2.21154.2 21,186 3/11/2021
6.0.0-preview.1.21102.2 52,036 2/12/2021
5.0.17 3,311,220 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 855,656 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,052,676 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 859,673 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,094,209 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,392,201 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,165,679 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,671,508 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,719,547 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,980,591 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,549,545 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,129,296 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,421,009 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,781,336 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,188,895 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,064,592 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,804,699 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,644,495 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 124,089 10/13/2020
5.0.0-rc.1.20451.13 127,928 9/14/2020
5.0.0-preview.8.20407.4 53,890 8/25/2020
5.0.0-preview.7.20365.15 47,307 7/21/2020
5.0.0-preview.6.20312.4 42,441 6/25/2020
5.0.0-preview.5.20278.2 31,592 6/10/2020
5.0.0-preview.4.20220.10 45,647 5/18/2020
5.0.0-preview.3.20181.2 51,778 4/23/2020
5.0.0-preview.2.20159.4 27,473 4/2/2020
5.0.0-preview.2.20120.8 23,553 3/16/2020
3.1.32 3,274,816 12/13/2022
3.1.31 816,553 11/8/2022
3.1.30 364,009 10/11/2022
3.1.29 920,544 9/13/2022
3.1.28 552,208 8/9/2022
3.1.27 436,233 7/12/2022
3.1.26 340,048 6/14/2022
3.1.25 612,571 5/10/2022
3.1.24 358,240 4/11/2022
3.1.23 656,599 3/8/2022
3.1.22 1,967,909 12/14/2021
3.1.21 1,758,639 11/7/2021
3.1.20 877,913 10/11/2021
3.1.19 1,031,573 9/14/2021
3.1.18 2,377,302 8/10/2021
3.1.17 1,198,133 7/13/2021
3.1.16 1,553,336 6/8/2021
3.1.15 1,743,558 5/11/2021
3.1.14 1,695,842 4/6/2021
3.1.13 1,890,673 3/9/2021
3.1.12 1,725,487 2/9/2021
3.1.11 1,920,422 1/12/2021
3.1.10 4,954,122 11/9/2020
3.1.9 7,179,460 10/13/2020
3.1.8 8,961,219 9/8/2020
3.1.7 5,632,441 8/11/2020
3.1.6 5,036,183 7/14/2020
3.1.5 6,109,198 6/9/2020
3.1.4 5,802,784 5/12/2020
3.1.3 9,572,921 3/24/2020
3.1.2 6,560,101 2/19/2020
3.1.1 6,426,500 1/14/2020
3.1.0 8,233,375 12/3/2019
3.1.0-preview3.19554.8 42,737 11/13/2019
3.1.0-preview2.19525.5 18,463 11/1/2019
3.1.0-preview1.19506.2 525,794 10/15/2019
3.0.3 78,337 2/19/2020
3.0.2 37,155 1/14/2020
3.0.1 748,348 11/18/2019
3.0.0 6,289,789 9/23/2019
3.0.0-rc1.19456.14 34,491 9/16/2019
3.0.0-preview9.19423.6 42,300 9/4/2019
3.0.0-preview8.19405.11 57,852 8/13/2019
3.0.0-preview7.19362.6 41,430 7/23/2019
3.0.0-preview6.19304.10 118,232 6/12/2019
3.0.0-preview5.19227.1 66,028 5/6/2019
3.0.0-preview4.19216.3 11,512 4/18/2019
3.0.0-preview3.19153.1 36,837 3/6/2019
3.0.0-preview.19074.3 15,198 1/29/2019
3.0.0-preview.18572.1 16,779 12/3/2018
2.3.0 2,253 1/14/2025
2.2.6 20,107,693 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,817,974 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,381,587 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,816,378 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,847,586 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,796,234 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,737 10/17/2018
2.2.0-preview2-35157 86,329 9/12/2018
2.2.0-preview1-35029 16,068 8/22/2018
2.1.14 2,673,459 11/18/2019
2.1.11 2,269,410 5/14/2019
2.1.8 2,771,602 2/12/2019
2.1.4 9,280,330 10/1/2018
2.1.3 3,816,197 9/11/2018
2.1.2 2,972,089 8/21/2018
2.1.1 12,484,597 6/18/2018
2.1.0 5,945,556 5/29/2018
2.1.0-rc1-final 108,299 5/6/2018
2.1.0-preview2-final 164,003 4/10/2018
2.1.0-preview1-final 220,378 2/26/2018
2.0.3 4,261,914 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,242,062 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,758,893 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,204,447 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,713 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 134,007 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,359,660 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 459,729 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,941 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,681 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,488,807 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 886,176 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 712,197 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,524 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,294 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,842 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,974 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 380,789 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,619 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,593 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 685,630 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,891 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.