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 (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.1 344,339 1/14/2025
9.0.0 2,554,837 11/12/2024
9.0.0-rc.2.24474.1 59,678 10/8/2024
9.0.0-rc.1.24451.1 43,768 9/10/2024
9.0.0-preview.7.24405.3 25,885 8/13/2024
9.0.0-preview.6.24327.4 62,315 7/9/2024
9.0.0-preview.5.24306.3 21,403 6/11/2024
9.0.0-preview.4.24267.1 33,298 5/21/2024
9.0.0-preview.3.24172.4 33,555 4/11/2024
9.0.0-preview.2.24128.4 24,361 3/12/2024
9.0.0-preview.1.24081.2 26,232 2/13/2024
8.0.12 178,311 1/14/2025
8.0.11 2,613,759 11/12/2024
8.0.10 5,930,271 10/8/2024
8.0.8 9,788,041 8/13/2024
8.0.7 6,185,151 7/9/2024
8.0.6 7,405,967 5/28/2024
8.0.5 3,346,723 5/14/2024
8.0.4 7,675,811 4/9/2024
8.0.3 5,177,735 3/12/2024
8.0.2 6,390,073 2/13/2024
8.0.1 6,154,536 1/9/2024
8.0.0 8,889,826 11/14/2023
8.0.0-rc.2.23480.1 100,196 10/10/2023
8.0.0-rc.1.23419.6 62,946 9/12/2023
8.0.0-preview.7.23375.4 41,387 8/8/2023
8.0.0-preview.6.23329.4 67,101 7/11/2023
8.0.0-preview.5.23280.1 55,644 6/13/2023
8.0.0-preview.4.23259.3 42,186 5/16/2023
8.0.0-preview.3.23174.2 63,098 4/11/2023
8.0.0-preview.2.23128.3 130,865 3/14/2023
8.0.0-preview.1.23111.4 38,734 2/21/2023
7.0.20 1,218,731 5/28/2024
7.0.19 209,228 5/14/2024
7.0.18 627,547 4/9/2024
7.0.17 857,850 3/12/2024
7.0.16 915,041 2/13/2024
7.0.15 1,489,454 1/9/2024
7.0.14 2,715,148 11/14/2023
7.0.13 3,288,093 10/24/2023
7.0.12 1,997,327 10/10/2023
7.0.11 4,464,984 9/12/2023
7.0.10 5,009,575 8/8/2023
7.0.9 4,025,846 7/11/2023
7.0.8 2,569,289 6/22/2023
7.0.7 2,274,658 6/13/2023
7.0.5 10,273,616 4/11/2023
7.0.4 4,216,501 3/14/2023
7.0.3 5,337,001 2/14/2023
7.0.2 6,060,378 1/10/2023
7.0.1 3,584,696 12/13/2022
7.0.0 8,595,459 11/7/2022
7.0.0-rc.2.22472.11 102,868 10/11/2022
7.0.0-rc.1.22426.7 132,964 9/14/2022
7.0.0-preview.7.22376.2 33,594 8/9/2022
7.0.0-preview.6.22329.4 34,462 7/12/2022
7.0.0-preview.5.22302.2 25,513 6/14/2022
7.0.0-preview.4.22229.2 31,308 5/10/2022
7.0.0-preview.3.22175.1 46,827 4/13/2022
7.0.0-preview.2.22153.1 22,020 3/14/2022
7.0.0-preview.1.22076.6 25,423 2/17/2022
6.0.36 187,605 11/12/2024
6.0.35 224,566 10/8/2024
6.0.33 422,629 8/13/2024
6.0.32 337,520 7/9/2024
6.0.31 473,535 5/28/2024
6.0.30 203,844 5/14/2024
6.0.29 682,617 4/9/2024
6.0.28 665,856 3/12/2024
6.0.27 907,354 2/13/2024
6.0.26 1,381,436 1/9/2024
6.0.25 1,819,603 11/14/2023
6.0.24 956,248 10/24/2023
6.0.23 619,628 10/10/2023
6.0.22 1,276,604 9/12/2023
6.0.21 1,759,795 8/8/2023
6.0.20 1,484,665 7/11/2023
6.0.19 1,600,028 6/22/2023
6.0.18 597,416 6/13/2023
6.0.16 3,940,415 4/11/2023
6.0.15 2,252,786 3/14/2023
6.0.14 2,431,728 2/14/2023
6.0.13 4,001,790 1/10/2023
6.0.12 2,822,713 12/13/2022
6.0.11 5,456,212 11/7/2022
6.0.10 9,063,560 10/11/2022
6.0.9 8,441,828 9/13/2022
6.0.8 9,211,796 8/9/2022
6.0.7 8,545,706 7/12/2022
6.0.6 6,547,492 6/14/2022
6.0.5 9,382,364 5/10/2022
6.0.4 6,692,583 4/11/2022
6.0.3 8,994,575 3/8/2022
6.0.2 7,005,709 2/8/2022
6.0.1 16,281,877 12/14/2021
6.0.0 15,294,389 11/8/2021
6.0.0-rc.2.21480.5 134,716 10/12/2021
6.0.0-rc.1.21452.10 66,017 9/14/2021
6.0.0-preview.7.21378.4 37,800 8/10/2021
6.0.0-preview.6.21352.1 22,068 7/14/2021
6.0.0-preview.5.21301.9 92,239 6/15/2021
6.0.0-preview.4.21253.1 23,985 5/24/2021
6.0.0-preview.3.21201.2 46,036 4/8/2021
6.0.0-preview.2.21154.2 21,178 3/11/2021
6.0.0-preview.1.21102.2 51,903 2/12/2021
5.0.17 3,288,897 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 853,079 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,048,995 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 857,585 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,086,294 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,383,588 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,154,791 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,658,509 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,710,276 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,956,960 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,539,433 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,120,620 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,409,972 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,774,521 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,182,316 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,058,731 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,798,038 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,629,312 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 123,915 10/13/2020
5.0.0-rc.1.20451.13 127,791 9/14/2020
5.0.0-preview.8.20407.4 53,794 8/25/2020
5.0.0-preview.7.20365.15 47,251 7/21/2020
5.0.0-preview.6.20312.4 42,404 6/25/2020
5.0.0-preview.5.20278.2 31,514 6/10/2020
5.0.0-preview.4.20220.10 45,587 5/18/2020
5.0.0-preview.3.20181.2 51,725 4/23/2020
5.0.0-preview.2.20159.4 27,409 4/2/2020
5.0.0-preview.2.20120.8 23,545 3/16/2020
3.1.32 3,182,651 12/13/2022
3.1.31 792,202 11/8/2022
3.1.30 358,786 10/11/2022
3.1.29 905,903 9/13/2022
3.1.28 547,813 8/9/2022
3.1.27 434,906 7/12/2022
3.1.26 338,194 6/14/2022
3.1.25 610,003 5/10/2022
3.1.24 356,784 4/11/2022
3.1.23 653,853 3/8/2022
3.1.22 1,954,696 12/14/2021
3.1.21 1,752,490 11/7/2021
3.1.20 870,668 10/11/2021
3.1.19 1,027,920 9/14/2021
3.1.18 2,373,559 8/10/2021
3.1.17 1,193,732 7/13/2021
3.1.16 1,550,503 6/8/2021
3.1.15 1,731,395 5/11/2021
3.1.14 1,691,818 4/6/2021
3.1.13 1,886,550 3/9/2021
3.1.12 1,722,060 2/9/2021
3.1.11 1,917,372 1/12/2021
3.1.10 4,946,576 11/9/2020
3.1.9 7,169,775 10/13/2020
3.1.8 8,953,052 9/8/2020
3.1.7 5,620,838 8/11/2020
3.1.6 5,027,684 7/14/2020
3.1.5 6,096,613 6/9/2020
3.1.4 5,786,779 5/12/2020
3.1.3 9,547,588 3/24/2020
3.1.2 6,550,107 2/19/2020
3.1.1 6,417,242 1/14/2020
3.1.0 8,216,462 12/3/2019
3.1.0-preview3.19554.8 42,721 11/13/2019
3.1.0-preview2.19525.5 18,430 11/1/2019
3.1.0-preview1.19506.2 524,344 10/15/2019
3.0.3 78,101 2/19/2020
3.0.2 37,071 1/14/2020
3.0.1 747,786 11/18/2019
3.0.0 6,277,954 9/23/2019
3.0.0-rc1.19456.14 34,477 9/16/2019
3.0.0-preview9.19423.6 42,287 9/4/2019
3.0.0-preview8.19405.11 57,811 8/13/2019
3.0.0-preview7.19362.6 41,401 7/23/2019
3.0.0-preview6.19304.10 118,032 6/12/2019
3.0.0-preview5.19227.1 65,845 5/6/2019
3.0.0-preview4.19216.3 11,510 4/18/2019
3.0.0-preview3.19153.1 36,823 3/6/2019
3.0.0-preview.19074.3 15,083 1/29/2019
3.0.0-preview.18572.1 16,773 12/3/2018
2.3.0 1,062 1/14/2025
2.2.6 20,057,119 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,803,057 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,378,441 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,812,936 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,841,800 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,764,112 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,694 10/17/2018
2.2.0-preview2-35157 86,286 9/12/2018
2.2.0-preview1-35029 16,062 8/22/2018
2.1.14 2,666,163 11/18/2019
2.1.11 2,266,885 5/14/2019
2.1.8 2,761,181 2/12/2019
2.1.4 9,273,302 10/1/2018
2.1.3 3,813,718 9/11/2018
2.1.2 2,969,729 8/21/2018
2.1.1 12,406,303 6/18/2018
2.1.0 5,938,263 5/29/2018
2.1.0-rc1-final 108,251 5/6/2018
2.1.0-preview2-final 163,841 4/10/2018
2.1.0-preview1-final 220,233 2/26/2018
2.0.3 4,253,616 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,231,590 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,747,788 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,194,402 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,677 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 130,562 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,341,901 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 458,510 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,559 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,485,514 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 885,306 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 711,536 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,521 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,269 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,785 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,911 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 379,425 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,586 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,540 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 674,420 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.