Microsoft.EntityFrameworkCore.SqlServer 9.0.0

Prefix Reserved

Requires NuGet 3.6 or higher.

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

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

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.5K)

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

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.
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
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0 276,817 11/12/2024
9.0.0-rc.2.24474.1 49,442 10/8/2024
9.0.0-rc.1.24451.1 38,139 9/10/2024
9.0.0-preview.7.24405.3 22,554 8/13/2024
9.0.0-preview.6.24327.4 50,238 7/9/2024
9.0.0-preview.5.24306.3 18,890 6/11/2024
9.0.0-preview.4.24267.1 30,288 5/21/2024
9.0.0-preview.3.24172.4 31,655 4/11/2024
9.0.0-preview.2.24128.4 23,407 3/12/2024
9.0.0-preview.1.24081.2 20,564 2/13/2024
8.0.11 274,492 11/12/2024
8.0.10 3,192,138 10/8/2024
8.0.8 7,146,100 8/13/2024
8.0.7 4,951,137 7/9/2024
8.0.6 6,241,304 5/28/2024
8.0.5 2,808,578 5/14/2024
8.0.4 6,700,424 4/9/2024
8.0.3 4,615,059 3/12/2024
8.0.2 5,701,446 2/13/2024
8.0.1 5,649,666 1/9/2024
8.0.0 7,864,761 11/14/2023
8.0.0-rc.2.23480.1 97,813 10/10/2023
8.0.0-rc.1.23419.6 61,581 9/12/2023
8.0.0-preview.7.23375.4 40,940 8/8/2023
8.0.0-preview.6.23329.4 64,248 7/11/2023
8.0.0-preview.5.23280.1 52,345 6/13/2023
8.0.0-preview.4.23259.3 40,321 5/16/2023
8.0.0-preview.3.23174.2 60,034 4/11/2023
8.0.0-preview.2.23128.3 128,994 3/14/2023
8.0.0-preview.1.23111.4 37,849 2/21/2023
7.0.20 909,340 5/28/2024
7.0.19 182,355 5/14/2024
7.0.18 552,512 4/9/2024
7.0.17 802,581 3/12/2024
7.0.16 852,561 2/13/2024
7.0.15 1,409,154 1/9/2024
7.0.14 2,570,209 11/14/2023
7.0.13 3,091,522 10/24/2023
7.0.12 1,913,022 10/10/2023
7.0.11 4,243,444 9/12/2023
7.0.10 4,801,802 8/8/2023
7.0.9 3,859,778 7/11/2023
7.0.8 2,469,470 6/22/2023
7.0.7 2,211,181 6/13/2023
7.0.5 9,982,821 4/11/2023
7.0.4 4,108,412 3/14/2023
7.0.3 5,197,320 2/14/2023
7.0.2 5,861,359 1/10/2023
7.0.1 3,487,606 12/13/2022
7.0.0 8,268,996 11/7/2022
7.0.0-rc.2.22472.11 100,655 10/11/2022
7.0.0-rc.1.22426.7 132,413 9/14/2022
7.0.0-preview.7.22376.2 33,101 8/9/2022
7.0.0-preview.6.22329.4 33,799 7/12/2022
7.0.0-preview.5.22302.2 25,219 6/14/2022
7.0.0-preview.4.22229.2 31,036 5/10/2022
7.0.0-preview.3.22175.1 46,475 4/13/2022
7.0.0-preview.2.22153.1 21,761 3/14/2022
7.0.0-preview.1.22076.6 25,217 2/17/2022
6.0.36 27,086 11/12/2024
6.0.35 137,586 10/8/2024
6.0.33 335,871 8/13/2024
6.0.32 285,017 7/9/2024
6.0.31 423,675 5/28/2024
6.0.30 183,911 5/14/2024
6.0.29 622,069 4/9/2024
6.0.28 606,361 3/12/2024
6.0.27 819,374 2/13/2024
6.0.26 1,281,471 1/9/2024
6.0.25 1,695,980 11/14/2023
6.0.24 888,070 10/24/2023
6.0.23 592,604 10/10/2023
6.0.22 1,219,201 9/12/2023
6.0.21 1,676,130 8/8/2023
6.0.20 1,413,987 7/11/2023
6.0.19 1,507,832 6/22/2023
6.0.18 571,970 6/13/2023
6.0.16 3,788,618 4/11/2023
6.0.15 2,154,532 3/14/2023
6.0.14 2,349,901 2/14/2023
6.0.13 3,886,181 1/10/2023
6.0.12 2,723,341 12/13/2022
6.0.11 5,303,133 11/7/2022
6.0.10 8,838,104 10/11/2022
6.0.9 8,250,039 9/13/2022
6.0.8 8,980,964 8/9/2022
6.0.7 8,377,257 7/12/2022
6.0.6 6,401,621 6/14/2022
6.0.5 9,167,191 5/10/2022
6.0.4 6,583,472 4/11/2022
6.0.3 8,835,770 3/8/2022
6.0.2 6,882,244 2/8/2022
6.0.1 15,825,692 12/14/2021
6.0.0 14,771,590 11/8/2021
6.0.0-rc.2.21480.5 133,793 10/12/2021
6.0.0-rc.1.21452.10 65,181 9/14/2021
6.0.0-preview.7.21378.4 36,757 8/10/2021
6.0.0-preview.6.21352.1 22,003 7/14/2021
6.0.0-preview.5.21301.9 91,298 6/15/2021
6.0.0-preview.4.21253.1 23,848 5/24/2021
6.0.0-preview.3.21201.2 45,669 4/8/2021
6.0.0-preview.2.21154.2 21,148 3/11/2021
6.0.0-preview.1.21102.2 51,415 2/12/2021
5.0.17 3,171,763 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 839,942 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,011,477 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 843,767 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,046,132 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,352,982 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,101,355 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,586,598 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,660,562 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,836,905 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,488,976 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,075,532 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,350,844 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,744,585 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,148,332 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,028,955 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,762,686 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,570,123 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 122,892 10/13/2020
5.0.0-rc.1.20451.13 127,151 9/14/2020
5.0.0-preview.8.20407.4 53,291 8/25/2020
5.0.0-preview.7.20365.15 46,978 7/21/2020
5.0.0-preview.6.20312.4 42,118 6/25/2020
5.0.0-preview.5.20278.2 31,293 6/10/2020
5.0.0-preview.4.20220.10 45,324 5/18/2020
5.0.0-preview.3.20181.2 51,463 4/23/2020
5.0.0-preview.2.20159.4 27,201 4/2/2020
5.0.0-preview.2.20120.8 23,465 3/16/2020
3.1.32 2,829,908 12/13/2022
3.1.31 705,262 11/8/2022
3.1.30 335,421 10/11/2022
3.1.29 826,813 9/13/2022
3.1.28 528,754 8/9/2022
3.1.27 425,062 7/12/2022
3.1.26 329,560 6/14/2022
3.1.25 597,420 5/10/2022
3.1.24 349,657 4/11/2022
3.1.23 641,191 3/8/2022
3.1.22 1,892,577 12/14/2021
3.1.21 1,703,054 11/7/2021
3.1.20 842,453 10/11/2021
3.1.19 1,008,753 9/14/2021
3.1.18 2,357,567 8/10/2021
3.1.17 1,172,869 7/13/2021
3.1.16 1,527,364 6/8/2021
3.1.15 1,674,708 5/11/2021
3.1.14 1,672,551 4/6/2021
3.1.13 1,867,792 3/9/2021
3.1.12 1,704,611 2/9/2021
3.1.11 1,903,408 1/12/2021
3.1.10 4,908,863 11/9/2020
3.1.9 7,115,040 10/13/2020
3.1.8 8,904,637 9/8/2020
3.1.7 5,562,161 8/11/2020
3.1.6 4,996,539 7/14/2020
3.1.5 6,037,382 6/9/2020
3.1.4 5,701,484 5/12/2020
3.1.3 9,444,533 3/24/2020
3.1.2 6,502,966 2/19/2020
3.1.1 6,366,082 1/14/2020
3.1.0 8,144,369 12/3/2019
3.1.0-preview3.19554.8 42,518 11/13/2019
3.1.0-preview2.19525.5 18,243 11/1/2019
3.1.0-preview1.19506.2 516,361 10/15/2019
3.0.3 75,603 2/19/2020
3.0.2 36,817 1/14/2020
3.0.1 744,044 11/18/2019
3.0.0 6,225,020 9/23/2019
3.0.0-rc1.19456.14 34,376 9/16/2019
3.0.0-preview9.19423.6 42,101 9/4/2019
3.0.0-preview8.19405.11 57,546 8/13/2019
3.0.0-preview7.19362.6 41,244 7/23/2019
3.0.0-preview6.19304.10 117,503 6/12/2019
3.0.0-preview5.19227.1 65,564 5/6/2019
3.0.0-preview4.19216.3 11,482 4/18/2019
3.0.0-preview3.19153.1 36,784 3/6/2019
3.0.0-preview.19074.3 14,970 1/29/2019
3.0.0-preview.18572.1 16,589 12/3/2018
2.2.6 19,833,508 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,738,764 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,362,841 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,797,714 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,819,645 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,614,478 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,534 10/17/2018
2.2.0-preview2-35157 86,021 9/12/2018
2.2.0-preview1-35029 16,037 8/22/2018
2.1.14 2,626,336 11/18/2019
2.1.11 2,256,517 5/14/2019
2.1.8 2,708,511 2/12/2019
2.1.4 9,219,430 10/1/2018
2.1.3 3,802,026 9/11/2018
2.1.2 2,957,939 8/21/2018
2.1.1 12,022,816 6/18/2018
2.1.0 5,897,949 5/29/2018
2.1.0-rc1-final 108,162 5/6/2018
2.1.0-preview2-final 163,122 4/10/2018
2.1.0-preview1-final 219,675 2/26/2018
2.0.3 4,219,789 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,187,545 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,701,161 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,141,662 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,479 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 114,216 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,251,440 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 453,933 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,769 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 87,998 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,469,776 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 881,575 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 709,204 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,502 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,116 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,471 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,668 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 372,503 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,469 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,117 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 628,075 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,820 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.