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

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 228,071 2/11/2025
9.0.1 937,410 1/14/2025
9.0.0 3,179,516 11/12/2024
9.0.0-rc.2.24474.1 61,350 10/8/2024
9.0.0-rc.1.24451.1 45,467 9/10/2024
9.0.0-preview.7.24405.3 26,944 8/13/2024
9.0.0-preview.6.24327.4 63,684 7/9/2024
9.0.0-preview.5.24306.3 22,467 6/11/2024
9.0.0-preview.4.24267.1 34,675 5/21/2024
9.0.0-preview.3.24172.4 34,329 4/11/2024
9.0.0-preview.2.24128.4 24,844 3/12/2024
9.0.0-preview.1.24081.2 28,660 2/13/2024
8.0.13 113,885 2/11/2025
8.0.12 515,457 1/14/2025
8.0.11 3,426,957 11/12/2024
8.0.10 6,664,549 10/8/2024
8.0.8 10,534,949 8/13/2024
8.0.7 6,555,580 7/9/2024
8.0.6 7,736,128 5/28/2024
8.0.5 3,501,726 5/14/2024
8.0.4 7,946,155 4/9/2024
8.0.3 5,347,162 3/12/2024
8.0.2 6,612,578 2/13/2024
8.0.1 6,313,838 1/9/2024
8.0.0 9,224,436 11/14/2023
8.0.0-rc.2.23480.1 100,713 10/10/2023
8.0.0-rc.1.23419.6 63,387 9/12/2023
8.0.0-preview.7.23375.4 41,487 8/8/2023
8.0.0-preview.6.23329.4 67,653 7/11/2023
8.0.0-preview.5.23280.1 56,493 6/13/2023
8.0.0-preview.4.23259.3 42,629 5/16/2023
8.0.0-preview.3.23174.2 63,888 4/11/2023
8.0.0-preview.2.23128.3 131,425 3/14/2023
8.0.0-preview.1.23111.4 38,906 2/21/2023
7.0.20 1,306,905 5/28/2024
7.0.19 216,618 5/14/2024
7.0.18 647,285 4/9/2024
7.0.17 874,600 3/12/2024
7.0.16 933,306 2/13/2024
7.0.15 1,514,875 1/9/2024
7.0.14 2,761,093 11/14/2023
7.0.13 3,357,505 10/24/2023
7.0.12 2,022,798 10/10/2023
7.0.11 4,513,447 9/12/2023
7.0.10 5,072,643 8/8/2023
7.0.9 4,074,890 7/11/2023
7.0.8 2,594,955 6/22/2023
7.0.7 2,295,482 6/13/2023
7.0.5 10,355,630 4/11/2023
7.0.4 4,249,053 3/14/2023
7.0.3 5,377,071 2/14/2023
7.0.2 6,113,363 1/10/2023
7.0.1 3,611,135 12/13/2022
7.0.0 8,701,180 11/7/2022
7.0.0-rc.2.22472.11 103,475 10/11/2022
7.0.0-rc.1.22426.7 133,135 9/14/2022
7.0.0-preview.7.22376.2 33,773 8/9/2022
7.0.0-preview.6.22329.4 34,687 7/12/2022
7.0.0-preview.5.22302.2 25,606 6/14/2022
7.0.0-preview.4.22229.2 31,389 5/10/2022
7.0.0-preview.3.22175.1 46,889 4/13/2022
7.0.0-preview.2.22153.1 22,086 3/14/2022
7.0.0-preview.1.22076.6 25,468 2/17/2022
6.0.36 246,960 11/12/2024
6.0.35 246,760 10/8/2024
6.0.33 450,968 8/13/2024
6.0.32 353,568 7/9/2024
6.0.31 487,715 5/28/2024
6.0.30 210,250 5/14/2024
6.0.29 701,531 4/9/2024
6.0.28 682,814 3/12/2024
6.0.27 934,677 2/13/2024
6.0.26 1,411,665 1/9/2024
6.0.25 1,852,967 11/14/2023
6.0.24 978,225 10/24/2023
6.0.23 627,226 10/10/2023
6.0.22 1,294,459 9/12/2023
6.0.21 1,789,479 8/8/2023
6.0.20 1,505,257 7/11/2023
6.0.19 1,624,139 6/22/2023
6.0.18 605,131 6/13/2023
6.0.16 3,984,896 4/11/2023
6.0.15 2,270,684 3/14/2023
6.0.14 2,455,940 2/14/2023
6.0.13 4,033,593 1/10/2023
6.0.12 2,853,279 12/13/2022
6.0.11 5,506,450 11/7/2022
6.0.10 9,127,521 10/11/2022
6.0.9 8,496,379 9/13/2022
6.0.8 9,278,469 8/9/2022
6.0.7 8,601,642 7/12/2022
6.0.6 6,591,968 6/14/2022
6.0.5 9,445,625 5/10/2022
6.0.4 6,727,990 4/11/2022
6.0.3 9,043,832 3/8/2022
6.0.2 7,048,122 2/8/2022
6.0.1 16,420,842 12/14/2021
6.0.0 15,460,184 11/8/2021
6.0.0-rc.2.21480.5 135,069 10/12/2021
6.0.0-rc.1.21452.10 66,316 9/14/2021
6.0.0-preview.7.21378.4 37,954 8/10/2021
6.0.0-preview.6.21352.1 22,110 7/14/2021
6.0.0-preview.5.21301.9 92,622 6/15/2021
6.0.0-preview.4.21253.1 24,224 5/24/2021
6.0.0-preview.3.21201.2 46,310 4/8/2021
6.0.0-preview.2.21154.2 21,213 3/11/2021
6.0.0-preview.1.21102.2 52,094 2/12/2021
5.0.17 3,323,960 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 857,441 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,055,007 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 861,466 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,098,194 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,396,233 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,171,574 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,680,468 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,724,379 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,992,595 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,555,348 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,134,360 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,427,192 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,784,746 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,193,160 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,067,945 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,808,709 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,651,244 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 124,215 10/13/2020
5.0.0-rc.1.20451.13 128,014 9/14/2020
5.0.0-preview.8.20407.4 53,944 8/25/2020
5.0.0-preview.7.20365.15 47,376 7/21/2020
5.0.0-preview.6.20312.4 42,479 6/25/2020
5.0.0-preview.5.20278.2 31,631 6/10/2020
5.0.0-preview.4.20220.10 45,686 5/18/2020
5.0.0-preview.3.20181.2 51,807 4/23/2020
5.0.0-preview.2.20159.4 27,498 4/2/2020
5.0.0-preview.2.20120.8 23,573 3/16/2020
3.1.32 3,321,329 12/13/2022
3.1.31 827,868 11/8/2022
3.1.30 366,737 10/11/2022
3.1.29 927,950 9/13/2022
3.1.28 554,599 8/9/2022
3.1.27 437,314 7/12/2022
3.1.26 341,070 6/14/2022
3.1.25 614,071 5/10/2022
3.1.24 359,075 4/11/2022
3.1.23 658,123 3/8/2022
3.1.22 1,975,186 12/14/2021
3.1.21 1,762,285 11/7/2021
3.1.20 883,099 10/11/2021
3.1.19 1,033,544 9/14/2021
3.1.18 2,379,218 8/10/2021
3.1.17 1,200,581 7/13/2021
3.1.16 1,555,173 6/8/2021
3.1.15 1,748,956 5/11/2021
3.1.14 1,698,109 4/6/2021
3.1.13 1,892,911 3/9/2021
3.1.12 1,727,196 2/9/2021
3.1.11 1,922,053 1/12/2021
3.1.10 4,958,182 11/9/2020
3.1.9 7,185,097 10/13/2020
3.1.8 8,965,993 9/8/2020
3.1.7 5,638,867 8/11/2020
3.1.6 5,040,745 7/14/2020
3.1.5 6,116,032 6/9/2020
3.1.4 5,810,805 5/12/2020
3.1.3 9,585,452 3/24/2020
3.1.2 6,565,378 2/19/2020
3.1.1 6,430,987 1/14/2020
3.1.0 8,241,468 12/3/2019
3.1.0-preview3.19554.8 42,759 11/13/2019
3.1.0-preview2.19525.5 18,487 11/1/2019
3.1.0-preview1.19506.2 526,728 10/15/2019
3.0.3 78,459 2/19/2020
3.0.2 37,215 1/14/2020
3.0.1 748,682 11/18/2019
3.0.0 6,296,587 9/23/2019
3.0.0-rc1.19456.14 34,516 9/16/2019
3.0.0-preview9.19423.6 42,319 9/4/2019
3.0.0-preview8.19405.11 57,868 8/13/2019
3.0.0-preview7.19362.6 41,474 7/23/2019
3.0.0-preview6.19304.10 118,360 6/12/2019
3.0.0-preview5.19227.1 66,159 5/6/2019
3.0.0-preview4.19216.3 11,526 4/18/2019
3.0.0-preview3.19153.1 36,860 3/6/2019
3.0.0-preview.19074.3 15,272 1/29/2019
3.0.0-preview.18572.1 16,802 12/3/2018
2.3.0 2,744 1/14/2025
2.2.6 20,133,331 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,825,797 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,383,444 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,818,419 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,850,655 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,813,055 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,763 10/17/2018
2.2.0-preview2-35157 86,371 9/12/2018
2.2.0-preview1-35029 16,082 8/22/2018
2.1.14 2,677,227 11/18/2019
2.1.11 2,270,783 5/14/2019
2.1.8 2,776,291 2/12/2019
2.1.4 9,284,974 10/1/2018
2.1.3 3,817,362 9/11/2018
2.1.2 2,973,219 8/21/2018
2.1.1 12,521,449 6/18/2018
2.1.0 5,950,115 5/29/2018
2.1.0-rc1-final 108,341 5/6/2018
2.1.0-preview2-final 164,124 4/10/2018
2.1.0-preview1-final 220,465 2/26/2018
2.0.3 4,265,622 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,247,324 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,763,329 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,210,042 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,780 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 135,429 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,369,060 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 460,260 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,980 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,790 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,490,702 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 886,696 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 712,430 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,554 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,343 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,914 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 29,042 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 381,432 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,659 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,651 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 691,073 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,924 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.