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

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 157,753 11/12/2024
9.0.0-rc.2.24474.1 47,296 10/8/2024
9.0.0-rc.1.24451.1 37,313 9/10/2024
9.0.0-preview.7.24405.3 22,285 8/13/2024
9.0.0-preview.6.24327.4 48,569 7/9/2024
9.0.0-preview.5.24306.3 18,801 6/11/2024
9.0.0-preview.4.24267.1 29,536 5/21/2024
9.0.0-preview.3.24172.4 31,378 4/11/2024
9.0.0-preview.2.24128.4 23,193 3/12/2024
9.0.0-preview.1.24081.2 20,392 2/13/2024
8.0.11 145,264 11/12/2024
8.0.10 2,893,021 10/8/2024
8.0.8 6,882,153 8/13/2024
8.0.7 4,834,200 7/9/2024
8.0.6 6,130,354 5/28/2024
8.0.5 2,757,355 5/14/2024
8.0.4 6,610,020 4/9/2024
8.0.3 4,566,093 3/12/2024
8.0.2 5,638,089 2/13/2024
8.0.1 5,602,011 1/9/2024
8.0.0 7,773,885 11/14/2023
8.0.0-rc.2.23480.1 97,554 10/10/2023
8.0.0-rc.1.23419.6 61,417 9/12/2023
8.0.0-preview.7.23375.4 40,895 8/8/2023
8.0.0-preview.6.23329.4 63,974 7/11/2023
8.0.0-preview.5.23280.1 52,163 6/13/2023
8.0.0-preview.4.23259.3 40,147 5/16/2023
8.0.0-preview.3.23174.2 59,789 4/11/2023
8.0.0-preview.2.23128.3 128,805 3/14/2023
8.0.0-preview.1.23111.4 37,790 2/21/2023
7.0.20 880,676 5/28/2024
7.0.19 179,558 5/14/2024
7.0.18 545,884 4/9/2024
7.0.17 797,513 3/12/2024
7.0.16 847,170 2/13/2024
7.0.15 1,401,015 1/9/2024
7.0.14 2,557,241 11/14/2023
7.0.13 3,076,751 10/24/2023
7.0.12 1,905,505 10/10/2023
7.0.11 4,219,272 9/12/2023
7.0.10 4,781,745 8/8/2023
7.0.9 3,845,515 7/11/2023
7.0.8 2,460,348 6/22/2023
7.0.7 2,205,928 6/13/2023
7.0.5 9,954,933 4/11/2023
7.0.4 4,098,247 3/14/2023
7.0.3 5,184,422 2/14/2023
7.0.2 5,844,972 1/10/2023
7.0.1 3,478,363 12/13/2022
7.0.0 8,238,734 11/7/2022
7.0.0-rc.2.22472.11 100,360 10/11/2022
7.0.0-rc.1.22426.7 132,341 9/14/2022
7.0.0-preview.7.22376.2 33,061 8/9/2022
7.0.0-preview.6.22329.4 33,747 7/12/2022
7.0.0-preview.5.22302.2 25,195 6/14/2022
7.0.0-preview.4.22229.2 31,008 5/10/2022
7.0.0-preview.3.22175.1 46,455 4/13/2022
7.0.0-preview.2.22153.1 21,745 3/14/2022
7.0.0-preview.1.22076.6 25,201 2/17/2022
6.0.36 15,975 11/12/2024
6.0.35 127,489 10/8/2024
6.0.33 326,896 8/13/2024
6.0.32 279,632 7/9/2024
6.0.31 418,679 5/28/2024
6.0.30 181,936 5/14/2024
6.0.29 615,557 4/9/2024
6.0.28 600,407 3/12/2024
6.0.27 811,776 2/13/2024
6.0.26 1,272,213 1/9/2024
6.0.25 1,685,450 11/14/2023
6.0.24 882,412 10/24/2023
6.0.23 589,716 10/10/2023
6.0.22 1,213,700 9/12/2023
6.0.21 1,668,352 8/8/2023
6.0.20 1,406,878 7/11/2023
6.0.19 1,499,721 6/22/2023
6.0.18 569,764 6/13/2023
6.0.16 3,774,437 4/11/2023
6.0.15 2,143,590 3/14/2023
6.0.14 2,342,116 2/14/2023
6.0.13 3,873,113 1/10/2023
6.0.12 2,714,710 12/13/2022
6.0.11 5,288,705 11/7/2022
6.0.10 8,816,895 10/11/2022
6.0.9 8,231,858 9/13/2022
6.0.8 8,958,391 8/9/2022
6.0.7 8,361,116 7/12/2022
6.0.6 6,388,092 6/14/2022
6.0.5 9,149,514 5/10/2022
6.0.4 6,572,810 4/11/2022
6.0.3 8,822,003 3/8/2022
6.0.2 6,870,425 2/8/2022
6.0.1 15,784,415 12/14/2021
6.0.0 14,726,304 11/8/2021
6.0.0-rc.2.21480.5 133,680 10/12/2021
6.0.0-rc.1.21452.10 65,093 9/14/2021
6.0.0-preview.7.21378.4 36,240 8/10/2021
6.0.0-preview.6.21352.1 21,992 7/14/2021
6.0.0-preview.5.21301.9 91,217 6/15/2021
6.0.0-preview.4.21253.1 23,823 5/24/2021
6.0.0-preview.3.21201.2 45,632 4/8/2021
6.0.0-preview.2.21154.2 21,143 3/11/2021
6.0.0-preview.1.21102.2 51,374 2/12/2021
5.0.17 3,161,050 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 838,546 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,009,760 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 842,100 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,042,181 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,350,150 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,096,859 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,579,648 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,655,997 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,825,970 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,484,739 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,071,063 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,345,511 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,741,869 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,145,097 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,026,146 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,759,514 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,564,448 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 122,805 10/13/2020
5.0.0-rc.1.20451.13 127,038 9/14/2020
5.0.0-preview.8.20407.4 53,245 8/25/2020
5.0.0-preview.7.20365.15 46,962 7/21/2020
5.0.0-preview.6.20312.4 42,099 6/25/2020
5.0.0-preview.5.20278.2 31,252 6/10/2020
5.0.0-preview.4.20220.10 45,288 5/18/2020
5.0.0-preview.3.20181.2 51,423 4/23/2020
5.0.0-preview.2.20159.4 27,173 4/2/2020
5.0.0-preview.2.20120.8 23,456 3/16/2020
3.1.32 2,800,010 12/13/2022
3.1.31 698,800 11/8/2022
3.1.30 334,149 10/11/2022
3.1.29 821,309 9/13/2022
3.1.28 526,377 8/9/2022
3.1.27 424,193 7/12/2022
3.1.26 328,761 6/14/2022
3.1.25 596,288 5/10/2022
3.1.24 348,992 4/11/2022
3.1.23 640,021 3/8/2022
3.1.22 1,886,662 12/14/2021
3.1.21 1,698,788 11/7/2021
3.1.20 839,180 10/11/2021
3.1.19 1,007,252 9/14/2021
3.1.18 2,356,151 8/10/2021
3.1.17 1,170,828 7/13/2021
3.1.16 1,524,527 6/8/2021
3.1.15 1,669,610 5/11/2021
3.1.14 1,670,330 4/6/2021
3.1.13 1,866,232 3/9/2021
3.1.12 1,703,393 2/9/2021
3.1.11 1,901,891 1/12/2021
3.1.10 4,904,853 11/9/2020
3.1.9 7,110,079 10/13/2020
3.1.8 8,900,575 9/8/2020
3.1.7 5,556,349 8/11/2020
3.1.6 4,993,178 7/14/2020
3.1.5 6,031,769 6/9/2020
3.1.4 5,695,800 5/12/2020
3.1.3 9,436,071 3/24/2020
3.1.2 6,498,829 2/19/2020
3.1.1 6,360,673 1/14/2020
3.1.0 8,137,537 12/3/2019
3.1.0-preview3.19554.8 42,498 11/13/2019
3.1.0-preview2.19525.5 18,231 11/1/2019
3.1.0-preview1.19506.2 515,700 10/15/2019
3.0.3 75,441 2/19/2020
3.0.2 36,790 1/14/2020
3.0.1 743,589 11/18/2019
3.0.0 6,219,788 9/23/2019
3.0.0-rc1.19456.14 34,365 9/16/2019
3.0.0-preview9.19423.6 42,063 9/4/2019
3.0.0-preview8.19405.11 57,529 8/13/2019
3.0.0-preview7.19362.6 41,216 7/23/2019
3.0.0-preview6.19304.10 117,433 6/12/2019
3.0.0-preview5.19227.1 65,529 5/6/2019
3.0.0-preview4.19216.3 11,477 4/18/2019
3.0.0-preview3.19153.1 36,765 3/6/2019
3.0.0-preview.19074.3 14,958 1/29/2019
3.0.0-preview.18572.1 16,571 12/3/2018
2.2.6 19,814,505 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,733,395 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,361,519 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,796,280 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,817,632 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,599,967 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,511 10/17/2018
2.2.0-preview2-35157 85,991 9/12/2018
2.2.0-preview1-35029 16,031 8/22/2018
2.1.14 2,622,229 11/18/2019
2.1.11 2,255,628 5/14/2019
2.1.8 2,703,233 2/12/2019
2.1.4 9,213,956 10/1/2018
2.1.3 3,800,829 9/11/2018
2.1.2 2,956,798 8/21/2018
2.1.1 11,984,207 6/18/2018
2.1.0 5,894,448 5/29/2018
2.1.0-rc1-final 108,157 5/6/2018
2.1.0-preview2-final 163,069 4/10/2018
2.1.0-preview1-final 219,579 2/26/2018
2.0.3 4,215,809 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,183,950 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,696,345 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,135,494 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,427 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 112,228 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,243,230 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 453,498 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,756 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 87,944 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,467,889 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 881,077 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 708,968 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,501 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,113 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,449 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,650 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 371,925 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,454 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,030 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 624,026 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,819 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.