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

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.0 1,278,166 11/12/2024
9.0.0-rc.2.24474.1 55,546 10/8/2024
9.0.0-rc.1.24451.1 40,979 9/10/2024
9.0.0-preview.7.24405.3 24,429 8/13/2024
9.0.0-preview.6.24327.4 58,158 7/9/2024
9.0.0-preview.5.24306.3 20,099 6/11/2024
9.0.0-preview.4.24267.1 31,923 5/21/2024
9.0.0-preview.3.24172.4 32,568 4/11/2024
9.0.0-preview.2.24128.4 23,866 3/12/2024
9.0.0-preview.1.24081.2 22,811 2/13/2024
8.0.11 1,347,082 11/12/2024
8.0.10 4,727,945 10/8/2024
8.0.8 8,577,666 8/13/2024
8.0.7 5,600,112 7/9/2024
8.0.6 6,860,721 5/28/2024
8.0.5 3,088,376 5/14/2024
8.0.4 7,233,429 4/9/2024
8.0.3 4,908,482 3/12/2024
8.0.2 6,058,292 2/13/2024
8.0.1 5,911,557 1/9/2024
8.0.0 8,391,621 11/14/2023
8.0.0-rc.2.23480.1 99,015 10/10/2023
8.0.0-rc.1.23419.6 62,225 9/12/2023
8.0.0-preview.7.23375.4 41,155 8/8/2023
8.0.0-preview.6.23329.4 65,771 7/11/2023
8.0.0-preview.5.23280.1 53,394 6/13/2023
8.0.0-preview.4.23259.3 41,294 5/16/2023
8.0.0-preview.3.23174.2 61,785 4/11/2023
8.0.0-preview.2.23128.3 129,890 3/14/2023
8.0.0-preview.1.23111.4 38,372 2/21/2023
7.0.20 1,073,183 5/28/2024
7.0.19 196,479 5/14/2024
7.0.18 593,052 4/9/2024
7.0.17 831,300 3/12/2024
7.0.16 885,172 2/13/2024
7.0.15 1,451,547 1/9/2024
7.0.14 2,645,051 11/14/2023
7.0.13 3,186,398 10/24/2023
7.0.12 1,955,331 10/10/2023
7.0.11 4,375,572 9/12/2023
7.0.10 4,910,633 8/8/2023
7.0.9 3,946,501 7/11/2023
7.0.8 2,524,243 6/22/2023
7.0.7 2,243,543 6/13/2023
7.0.5 10,133,962 4/11/2023
7.0.4 4,163,139 3/14/2023
7.0.3 5,269,193 2/14/2023
7.0.2 5,957,645 1/10/2023
7.0.1 3,537,423 12/13/2022
7.0.0 8,436,358 11/7/2022
7.0.0-rc.2.22472.11 101,698 10/11/2022
7.0.0-rc.1.22426.7 132,649 9/14/2022
7.0.0-preview.7.22376.2 33,295 8/9/2022
7.0.0-preview.6.22329.4 34,104 7/12/2022
7.0.0-preview.5.22302.2 25,333 6/14/2022
7.0.0-preview.4.22229.2 31,190 5/10/2022
7.0.0-preview.3.22175.1 46,786 4/13/2022
7.0.0-preview.2.22153.1 21,912 3/14/2022
7.0.0-preview.1.22076.6 25,324 2/17/2022
6.0.36 104,320 11/12/2024
6.0.35 186,461 10/8/2024
6.0.33 381,759 8/13/2024
6.0.32 312,545 7/9/2024
6.0.31 450,379 5/28/2024
6.0.30 194,214 5/14/2024
6.0.29 653,618 4/9/2024
6.0.28 640,063 3/12/2024
6.0.27 865,746 2/13/2024
6.0.26 1,332,992 1/9/2024
6.0.25 1,762,893 11/14/2023
6.0.24 921,095 10/24/2023
6.0.23 607,369 10/10/2023
6.0.22 1,249,004 9/12/2023
6.0.21 1,718,265 8/8/2023
6.0.20 1,451,537 7/11/2023
6.0.19 1,554,784 6/22/2023
6.0.18 584,386 6/13/2023
6.0.16 3,870,000 4/11/2023
6.0.15 2,213,569 3/14/2023
6.0.14 2,392,585 2/14/2023
6.0.13 3,951,582 1/10/2023
6.0.12 2,774,278 12/13/2022
6.0.11 5,379,951 11/7/2022
6.0.10 8,955,283 10/11/2022
6.0.9 8,350,618 9/13/2022
6.0.8 9,098,808 8/9/2022
6.0.7 8,463,131 7/12/2022
6.0.6 6,476,349 6/14/2022
6.0.5 9,276,128 5/10/2022
6.0.4 6,639,696 4/11/2022
6.0.3 8,917,791 3/8/2022
6.0.2 6,944,968 2/8/2022
6.0.1 16,051,732 12/14/2021
6.0.0 15,026,853 11/8/2021
6.0.0-rc.2.21480.5 134,262 10/12/2021
6.0.0-rc.1.21452.10 65,558 9/14/2021
6.0.0-preview.7.21378.4 37,541 8/10/2021
6.0.0-preview.6.21352.1 22,035 7/14/2021
6.0.0-preview.5.21301.9 91,705 6/15/2021
6.0.0-preview.4.21253.1 23,934 5/24/2021
6.0.0-preview.3.21201.2 45,922 4/8/2021
6.0.0-preview.2.21154.2 21,163 3/11/2021
6.0.0-preview.1.21102.2 51,572 2/12/2021
5.0.17 3,233,233 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 846,954 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,022,343 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 851,324 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,066,660 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,368,014 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,128,653 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,623,941 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,684,932 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,895,840 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,514,381 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,098,791 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,380,228 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,758,447 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,164,313 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,044,045 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,780,025 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,600,240 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 123,356 10/13/2020
5.0.0-rc.1.20451.13 127,442 9/14/2020
5.0.0-preview.8.20407.4 53,481 8/25/2020
5.0.0-preview.7.20365.15 47,113 7/21/2020
5.0.0-preview.6.20312.4 42,221 6/25/2020
5.0.0-preview.5.20278.2 31,396 6/10/2020
5.0.0-preview.4.20220.10 45,490 5/18/2020
5.0.0-preview.3.20181.2 51,603 4/23/2020
5.0.0-preview.2.20159.4 27,327 4/2/2020
5.0.0-preview.2.20120.8 23,493 3/16/2020
3.1.32 3,010,041 12/13/2022
3.1.31 751,229 11/8/2022
3.1.30 345,581 10/11/2022
3.1.29 863,681 9/13/2022
3.1.28 538,650 8/9/2022
3.1.27 430,425 7/12/2022
3.1.26 333,423 6/14/2022
3.1.25 604,065 5/10/2022
3.1.24 353,141 4/11/2022
3.1.23 647,648 3/8/2022
3.1.22 1,924,022 12/14/2021
3.1.21 1,729,903 11/7/2021
3.1.20 858,035 10/11/2021
3.1.19 1,018,527 9/14/2021
3.1.18 2,365,874 8/10/2021
3.1.17 1,183,157 7/13/2021
3.1.16 1,540,682 6/8/2021
3.1.15 1,701,769 5/11/2021
3.1.14 1,683,443 4/6/2021
3.1.13 1,876,522 3/9/2021
3.1.12 1,713,071 2/9/2021
3.1.11 1,910,459 1/12/2021
3.1.10 4,927,688 11/9/2020
3.1.9 7,142,272 10/13/2020
3.1.8 8,928,219 9/8/2020
3.1.7 5,593,805 8/11/2020
3.1.6 5,012,519 7/14/2020
3.1.5 6,067,642 6/9/2020
3.1.4 5,740,954 5/12/2020
3.1.3 9,496,189 3/24/2020
3.1.2 6,525,936 2/19/2020
3.1.1 6,391,909 1/14/2020
3.1.0 8,179,462 12/3/2019
3.1.0-preview3.19554.8 42,604 11/13/2019
3.1.0-preview2.19525.5 18,317 11/1/2019
3.1.0-preview1.19506.2 520,208 10/15/2019
3.0.3 76,908 2/19/2020
3.0.2 36,942 1/14/2020
3.0.1 746,065 11/18/2019
3.0.0 6,252,106 9/23/2019
3.0.0-rc1.19456.14 34,418 9/16/2019
3.0.0-preview9.19423.6 42,202 9/4/2019
3.0.0-preview8.19405.11 57,696 8/13/2019
3.0.0-preview7.19362.6 41,333 7/23/2019
3.0.0-preview6.19304.10 117,718 6/12/2019
3.0.0-preview5.19227.1 65,672 5/6/2019
3.0.0-preview4.19216.3 11,493 4/18/2019
3.0.0-preview3.19153.1 36,811 3/6/2019
3.0.0-preview.19074.3 15,013 1/29/2019
3.0.0-preview.18572.1 16,666 12/3/2018
2.2.6 19,947,270 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,769,613 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,369,972 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,805,196 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,830,107 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,687,419 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,619 10/17/2018
2.2.0-preview2-35157 86,146 9/12/2018
2.2.0-preview1-35029 16,054 8/22/2018
2.1.14 2,648,656 11/18/2019
2.1.11 2,261,300 5/14/2019
2.1.8 2,734,882 2/12/2019
2.1.4 9,248,045 10/1/2018
2.1.3 3,807,929 9/11/2018
2.1.2 2,964,454 8/21/2018
2.1.1 12,211,831 6/18/2018
2.1.0 5,918,324 5/29/2018
2.1.0-rc1-final 108,193 5/6/2018
2.1.0-preview2-final 163,475 4/10/2018
2.1.0-preview1-final 219,921 2/26/2018
2.0.3 4,236,426 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,207,103 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,723,524 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,167,858 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 65,571 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 123,053 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,299,037 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 456,137 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 32,827 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 88,301 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,477,453 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 883,337 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 710,245 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,512 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,190 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 16,611 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 28,787 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 375,920 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,526 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,678,341 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 650,639 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 56,862 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.