Microsoft.EntityFrameworkCore.SqlServer 9.0.1

Prefix Reserved

Requires NuGet 3.6 or higher.

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

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

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.1 444,341 1/14/2025
9.0.0 2,653,828 11/12/2024
9.0.0-rc.2.24474.1 59,879 10/8/2024
9.0.0-rc.1.24451.1 43,985 9/10/2024
9.0.0-preview.7.24405.3 26,091 8/13/2024
9.0.0-preview.6.24327.4 62,484 7/9/2024
9.0.0-preview.5.24306.3 21,569 6/11/2024
9.0.0-preview.4.24267.1 33,419 5/21/2024
9.0.0-preview.3.24172.4 33,655 4/11/2024
9.0.0-preview.2.24128.4 24,399 3/12/2024
9.0.0-preview.1.24081.2 26,621 2/13/2024
8.0.12 226,689 1/14/2025
8.0.11 2,740,193 11/12/2024
8.0.10 6,042,714 10/8/2024
8.0.8 9,905,161 8/13/2024
8.0.7 6,241,824 7/9/2024
8.0.6 7,457,271 5/28/2024
8.0.5 3,373,646 5/14/2024
8.0.4 7,714,846 4/9/2024
8.0.3 5,205,087 3/12/2024
8.0.2 6,424,466 2/13/2024
8.0.1 6,177,798 1/9/2024
8.0.0 8,941,005 11/14/2023
8.0.0-rc.2.23480.1 100,283 10/10/2023
8.0.0-rc.1.23419.6 63,041 9/12/2023
8.0.0-preview.7.23375.4 41,399 8/8/2023
8.0.0-preview.6.23329.4 67,163 7/11/2023
8.0.0-preview.5.23280.1 55,674 6/13/2023
8.0.0-preview.4.23259.3 42,250 5/16/2023
8.0.0-preview.3.23174.2 63,215 4/11/2023
8.0.0-preview.2.23128.3 130,934 3/14/2023
8.0.0-preview.1.23111.4 38,760 2/21/2023
7.0.20 1,232,091 5/28/2024
7.0.19 210,234 5/14/2024
7.0.18 630,786 4/9/2024
7.0.17 860,617 3/12/2024
7.0.16 917,750 2/13/2024
7.0.15 1,492,796 1/9/2024
7.0.14 2,721,965 11/14/2023
7.0.13 3,297,864 10/24/2023
7.0.12 2,001,301 10/10/2023
7.0.11 4,471,451 9/12/2023
7.0.10 5,019,580 8/8/2023
7.0.9 4,034,556 7/11/2023
7.0.8 2,573,049 6/22/2023
7.0.7 2,278,340 6/13/2023
7.0.5 10,286,084 4/11/2023
7.0.4 4,221,600 3/14/2023
7.0.3 5,343,049 2/14/2023
7.0.2 6,069,783 1/10/2023
7.0.1 3,589,041 12/13/2022
7.0.0 8,611,546 11/7/2022
7.0.0-rc.2.22472.11 102,979 10/11/2022
7.0.0-rc.1.22426.7 132,986 9/14/2022
7.0.0-preview.7.22376.2 33,627 8/9/2022
7.0.0-preview.6.22329.4 34,500 7/12/2022
7.0.0-preview.5.22302.2 25,523 6/14/2022
7.0.0-preview.4.22229.2 31,312 5/10/2022
7.0.0-preview.3.22175.1 46,837 4/13/2022
7.0.0-preview.2.22153.1 22,034 3/14/2022
7.0.0-preview.1.22076.6 25,423 2/17/2022
6.0.36 195,320 11/12/2024
6.0.35 228,181 10/8/2024
6.0.33 426,990 8/13/2024
6.0.32 339,805 7/9/2024
6.0.31 475,412 5/28/2024
6.0.30 205,070 5/14/2024
6.0.29 685,399 4/9/2024
6.0.28 668,279 3/12/2024
6.0.27 912,173 2/13/2024
6.0.26 1,386,232 1/9/2024
6.0.25 1,824,470 11/14/2023
6.0.24 959,554 10/24/2023
6.0.23 620,955 10/10/2023
6.0.22 1,279,403 9/12/2023
6.0.21 1,763,936 8/8/2023
6.0.20 1,487,904 7/11/2023
6.0.19 1,603,911 6/22/2023
6.0.18 598,696 6/13/2023
6.0.16 3,947,190 4/11/2023
6.0.15 2,255,622 3/14/2023
6.0.14 2,435,143 2/14/2023
6.0.13 4,006,443 1/10/2023
6.0.12 2,827,456 12/13/2022
6.0.11 5,464,134 11/7/2022
6.0.10 9,074,120 10/11/2022
6.0.9 8,450,199 9/13/2022
6.0.8 9,221,608 8/9/2022
6.0.7 8,554,125 7/12/2022
6.0.6 6,553,921 6/14/2022
6.0.5 9,392,377 5/10/2022
6.0.4 6,698,085 4/11/2022
6.0.3 9,001,524 3/8/2022
6.0.2 7,012,473 2/8/2022
6.0.1 16,302,801 12/14/2021
6.0.0 15,320,192 11/8/2021
6.0.0-rc.2.21480.5 134,767 10/12/2021
6.0.0-rc.1.21452.10 66,062 9/14/2021
6.0.0-preview.7.21378.4 37,827 8/10/2021
6.0.0-preview.6.21352.1 22,070 7/14/2021
6.0.0-preview.5.21301.9 92,278 6/15/2021
6.0.0-preview.4.21253.1 23,987 5/24/2021
6.0.0-preview.3.21201.2 46,048 4/8/2021
6.0.0-preview.2.21154.2 21,180 3/11/2021
6.0.0-preview.1.21102.2 51,932 2/12/2021
5.0.17 3,293,775 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 853,737 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,049,737 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 858,007 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,089,005 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,386,544 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,157,453 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,661,321 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,712,293 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,962,661 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,541,667 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,122,740 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,412,382 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,776,111 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,184,060 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,060,072 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,799,696 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,632,872 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 123,950 10/13/2020
5.0.0-rc.1.20451.13 127,822 9/14/2020
5.0.0-preview.8.20407.4 53,815 8/25/2020
5.0.0-preview.7.20365.15 47,269 7/21/2020
5.0.0-preview.6.20312.4 42,420 6/25/2020
5.0.0-preview.5.20278.2 31,535 6/10/2020
5.0.0-preview.4.20220.10 45,595 5/18/2020
5.0.0-preview.3.20181.2 51,729 4/23/2020
5.0.0-preview.2.20159.4 27,436 4/2/2020
5.0.0-preview.2.20120.8 23,549 3/16/2020
3.1.32 3,203,169 12/13/2022
3.1.31 796,614 11/8/2022
3.1.30 360,208 10/11/2022
3.1.29 910,192 9/13/2022
3.1.28 548,772 8/9/2022
3.1.27 435,179 7/12/2022
3.1.26 338,549 6/14/2022
3.1.25 610,644 5/10/2022
3.1.24 357,104 4/11/2022
3.1.23 654,427 3/8/2022
3.1.22 1,957,878 12/14/2021
3.1.21 1,754,188 11/7/2021
3.1.20 872,182 10/11/2021
3.1.19 1,028,856 9/14/2021
3.1.18 2,374,359 8/10/2021
3.1.17 1,194,836 7/13/2021
3.1.16 1,551,129 6/8/2021
3.1.15 1,734,106 5/11/2021
3.1.14 1,692,671 4/6/2021
3.1.13 1,887,634 3/9/2021
3.1.12 1,722,796 2/9/2021
3.1.11 1,918,048 1/12/2021
3.1.10 4,948,559 11/9/2020
3.1.9 7,171,888 10/13/2020
3.1.8 8,954,824 9/8/2020
3.1.7 5,623,330 8/11/2020
3.1.6 5,029,408 7/14/2020
3.1.5 6,099,748 6/9/2020
3.1.4 5,791,295 5/12/2020
3.1.3 9,552,469 3/24/2020
3.1.2 6,552,374 2/19/2020
3.1.1 6,419,529 1/14/2020
3.1.0 8,220,307 12/3/2019
3.1.0-preview3.19554.8 42,723 11/13/2019
3.1.0-preview2.19525.5 18,439 11/1/2019
3.1.0-preview1.19506.2 524,697 10/15/2019
3.0.3 78,141 2/19/2020
3.0.2 37,090 1/14/2020
3.0.1 747,985 11/18/2019
3.0.0 6,280,789 9/23/2019
3.0.0-rc1.19456.14 34,481 9/16/2019
3.0.0-preview9.19423.6 42,293 9/4/2019
3.0.0-preview8.19405.11 57,830 8/13/2019
3.0.0-preview7.19362.6 41,406 7/23/2019
3.0.0-preview6.19304.10 118,080 6/12/2019
3.0.0-preview5.19227.1 65,891 5/6/2019
3.0.0-preview4.19216.3 11,510 4/18/2019
3.0.0-preview3.19153.1 36,827 3/6/2019
3.0.0-preview.19074.3 15,097 1/29/2019
3.0.0-preview.18572.1 16,775 12/3/2018
2.3.0 1,387 1/14/2025
2.2.6 20,069,316 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,806,248 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,379,200 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,813,757 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,843,066 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,771,422 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,702 10/17/2018
2.2.0-preview2-35157 86,312 9/12/2018
2.2.0-preview1-35029 16,062 8/22/2018
2.1.14 2,667,847 11/18/2019
2.1.11 2,267,549 5/14/2019
2.1.8 2,763,377 2/12/2019
2.1.4 9,274,968 10/1/2018
2.1.3 3,814,267 9/11/2018
2.1.2 2,970,267 8/21/2018
2.1.1 12,424,167 6/18/2018
2.1.0 5,939,771 5/29/2018
2.1.0-rc1-final 108,251 5/6/2018
2.1.0-preview2-final 163,860 4/10/2018
2.1.0-preview1-final 220,301 2/26/2018
2.0.3 4,255,598 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,234,216 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,750,676 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,197,156 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,695 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 131,387 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,345,874 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 458,806 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,922 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,583 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,486,249 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 885,513 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 711,656 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,523 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,274 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,803 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,937 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 379,773 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,594 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,548 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 677,066 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,890 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.