Microsoft.EntityFrameworkCore.SqlServer 8.0.14

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 8.0.14
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 8.0.14
                    
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="8.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.14" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.SqlServer --version 8.0.14
                    
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 8.0.14"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.SqlServer&version=8.0.14
                    
Install Microsoft.EntityFrameworkCore.SqlServer as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.SqlServer&version=8.0.14
                    
Install Microsoft.EntityFrameworkCore.SqlServer as a Cake Tool

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.7K)

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

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.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
DapperLib/Dapper
Dapper - a simple object mapper for .Net
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
Version Downloads Last updated
10.0.0-preview.2.25163.8 5,121 3/18/2025
10.0.0-preview.1.25081.1 8,998 2/25/2025
9.0.3 802,181 3/11/2025
9.0.2 1,757,717 2/11/2025
9.0.1 2,030,360 1/14/2025
9.0.0 4,788,006 11/12/2024
9.0.0-rc.2.24474.1 66,606 10/8/2024
9.0.0-rc.1.24451.1 49,054 9/10/2024
9.0.0-preview.7.24405.3 29,526 8/13/2024
9.0.0-preview.6.24327.4 93,218 7/9/2024
9.0.0-preview.5.24306.3 26,111 6/11/2024
9.0.0-preview.4.24267.1 36,745 5/21/2024
9.0.0-preview.3.24172.4 36,317 4/11/2024
9.0.0-preview.2.24128.4 26,004 3/12/2024
9.0.0-preview.1.24081.2 33,715 2/13/2024
8.0.14 366,827 3/11/2025
8.0.13 872,886 2/11/2025
8.0.12 1,170,319 1/14/2025
8.0.11 5,491,619 11/12/2024
8.0.10 8,645,043 10/8/2024
8.0.8 12,456,477 8/13/2024
8.0.7 7,614,364 7/9/2024
8.0.6 8,625,291 5/28/2024
8.0.5 3,880,163 5/14/2024
8.0.4 8,910,736 4/9/2024
8.0.3 5,808,510 3/12/2024
8.0.2 7,220,715 2/13/2024
8.0.1 6,768,548 1/9/2024
8.0.0 10,205,596 11/14/2023
8.0.0-rc.2.23480.1 102,127 10/10/2023
8.0.0-rc.1.23419.6 64,155 9/12/2023
8.0.0-preview.7.23375.4 41,842 8/8/2023
8.0.0-preview.6.23329.4 69,571 7/11/2023
8.0.0-preview.5.23280.1 67,679 6/13/2023
8.0.0-preview.4.23259.3 44,520 5/16/2023
8.0.0-preview.3.23174.2 66,643 4/11/2023
8.0.0-preview.2.23128.3 133,166 3/14/2023
8.0.0-preview.1.23111.4 39,517 2/21/2023
7.0.20 1,594,912 5/28/2024
7.0.19 236,447 5/14/2024
7.0.18 700,875 4/9/2024
7.0.17 917,465 3/12/2024
7.0.16 982,123 2/13/2024
7.0.15 1,584,533 1/9/2024
7.0.14 2,889,955 11/14/2023
7.0.13 3,540,173 10/24/2023
7.0.12 2,087,697 10/10/2023
7.0.11 4,781,216 9/12/2023
7.0.10 5,247,291 8/8/2023
7.0.9 4,202,240 7/11/2023
7.0.8 2,686,283 6/22/2023
7.0.7 2,349,823 6/13/2023
7.0.5 10,611,016 4/11/2023
7.0.4 4,342,914 3/14/2023
7.0.3 5,500,304 2/14/2023
7.0.2 6,243,395 1/10/2023
7.0.1 3,697,746 12/13/2022
7.0.0 9,013,297 11/7/2022
7.0.0-rc.2.22472.11 105,765 10/11/2022
7.0.0-rc.1.22426.7 133,548 9/14/2022
7.0.0-preview.7.22376.2 34,148 8/9/2022
7.0.0-preview.6.22329.4 35,285 7/12/2022
7.0.0-preview.5.22302.2 25,861 6/14/2022
7.0.0-preview.4.22229.2 31,578 5/10/2022
7.0.0-preview.3.22175.1 47,022 4/13/2022
7.0.0-preview.2.22153.1 22,260 3/14/2022
7.0.0-preview.1.22076.6 25,823 2/17/2022
6.0.36 430,754 11/12/2024
6.0.35 298,474 10/8/2024
6.0.33 523,090 8/13/2024
6.0.32 392,393 7/9/2024
6.0.31 529,948 5/28/2024
6.0.30 227,191 5/14/2024
6.0.29 747,534 4/9/2024
6.0.28 721,822 3/12/2024
6.0.27 1,003,072 2/13/2024
6.0.26 1,482,259 1/9/2024
6.0.25 1,943,251 11/14/2023
6.0.24 1,045,468 10/24/2023
6.0.23 648,323 10/10/2023
6.0.22 1,337,778 9/12/2023
6.0.21 1,859,821 8/8/2023
6.0.20 1,562,041 7/11/2023
6.0.19 1,689,507 6/22/2023
6.0.18 626,579 6/13/2023
6.0.16 4,171,559 4/11/2023
6.0.15 2,344,791 3/14/2023
6.0.14 2,526,820 2/14/2023
6.0.13 4,127,221 1/10/2023
6.0.12 2,927,877 12/13/2022
6.0.11 5,626,235 11/7/2022
6.0.10 9,298,649 10/11/2022
6.0.9 8,662,595 9/13/2022
6.0.8 9,447,565 8/9/2022
6.0.7 8,737,132 7/12/2022
6.0.6 6,708,689 6/14/2022
6.0.5 9,614,445 5/10/2022
6.0.4 6,818,145 4/11/2022
6.0.3 9,171,706 3/8/2022
6.0.2 7,160,265 2/8/2022
6.0.1 16,768,821 12/14/2021
6.0.0 15,913,521 11/8/2021
6.0.0-rc.2.21480.5 136,051 10/12/2021
6.0.0-rc.1.21452.10 67,124 9/14/2021
6.0.0-preview.7.21378.4 38,279 8/10/2021
6.0.0-preview.6.21352.1 22,196 7/14/2021
6.0.0-preview.5.21301.9 93,724 6/15/2021
6.0.0-preview.4.21253.1 25,023 5/24/2021
6.0.0-preview.3.21201.2 47,743 4/8/2021
6.0.0-preview.2.21154.2 21,289 3/11/2021
6.0.0-preview.1.21102.2 52,447 2/12/2021
5.0.17 3,429,764 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 870,062 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,074,652 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 875,670 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,137,747 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,426,082 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,218,377 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,752,432 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,764,833 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 5,087,829 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,600,138 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 4,174,868 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,479,763 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,806,819 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 4,225,641 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,094,348 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,842,599 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,701,757 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 124,834 10/13/2020
5.0.0-rc.1.20451.13 128,471 9/14/2020
5.0.0-preview.8.20407.4 54,232 8/25/2020
5.0.0-preview.7.20365.15 47,618 7/21/2020
5.0.0-preview.6.20312.4 42,662 6/25/2020
5.0.0-preview.5.20278.2 32,012 6/10/2020
5.0.0-preview.4.20220.10 45,960 5/18/2020
5.0.0-preview.3.20181.2 51,965 4/23/2020
5.0.0-preview.2.20159.4 27,746 4/2/2020
5.0.0-preview.2.20120.8 23,688 3/16/2020
3.1.32 3,715,369 12/13/2022
3.1.31 893,200 11/8/2022
3.1.30 388,354 10/11/2022
3.1.29 994,244 9/13/2022
3.1.28 573,157 8/9/2022
3.1.27 452,822 7/12/2022
3.1.26 348,998 6/14/2022
3.1.25 624,564 5/10/2022
3.1.24 365,220 4/11/2022
3.1.23 669,601 3/8/2022
3.1.22 2,026,027 12/14/2021
3.1.21 1,803,364 11/7/2021
3.1.20 911,336 10/11/2021
3.1.19 1,045,097 9/14/2021
3.1.18 2,392,777 8/10/2021
3.1.17 1,224,810 7/13/2021
3.1.16 1,575,716 6/8/2021
3.1.15 1,788,938 5/11/2021
3.1.14 1,714,979 4/6/2021
3.1.13 1,910,918 3/9/2021
3.1.12 1,737,147 2/9/2021
3.1.11 1,935,456 1/12/2021
3.1.10 4,989,163 11/9/2020
3.1.9 7,234,777 10/13/2020
3.1.8 9,005,580 9/8/2020
3.1.7 5,707,850 8/11/2020
3.1.6 5,078,332 7/14/2020
3.1.5 6,167,586 6/9/2020
3.1.4 5,876,119 5/12/2020
3.1.3 9,668,377 3/24/2020
3.1.2 6,605,831 2/19/2020
3.1.1 6,470,412 1/14/2020
3.1.0 8,308,143 12/3/2019
3.1.0-preview3.19554.8 43,086 11/13/2019
3.1.0-preview2.19525.5 18,608 11/1/2019
3.1.0-preview1.19506.2 533,503 10/15/2019
3.0.3 80,427 2/19/2020
3.0.2 37,565 1/14/2020
3.0.1 752,076 11/18/2019
3.0.0 6,354,858 9/23/2019
3.0.0-rc1.19456.14 34,631 9/16/2019
3.0.0-preview9.19423.6 42,425 9/4/2019
3.0.0-preview8.19405.11 58,021 8/13/2019
3.0.0-preview7.19362.6 41,688 7/23/2019
3.0.0-preview6.19304.10 119,040 6/12/2019
3.0.0-preview5.19227.1 66,595 5/6/2019
3.0.0-preview4.19216.3 11,582 4/18/2019
3.0.0-preview3.19153.1 36,984 3/6/2019
3.0.0-preview.19074.3 15,616 1/29/2019
3.0.0-preview.18572.1 16,968 12/3/2018
2.3.0 6,894 1/14/2025
2.2.6 20,331,663 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 10,881,062 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 3,400,502 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 3,834,501 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,873,297 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,959,899 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 111,991 10/17/2018
2.2.0-preview2-35157 86,594 9/12/2018
2.2.0-preview1-35029 16,165 8/22/2018
2.1.14 2,708,219 11/18/2019
2.1.11 2,280,522 5/14/2019
2.1.8 2,809,534 2/12/2019
2.1.4 9,340,281 10/1/2018
2.1.3 3,829,082 9/11/2018
2.1.2 2,986,397 8/21/2018
2.1.1 12,786,485 6/18/2018
2.1.0 5,986,484 5/29/2018
2.1.0-rc1-final 108,524 5/6/2018
2.1.0-preview2-final 164,905 4/10/2018
2.1.0-preview1-final 220,920 2/26/2018
2.0.3 4,301,763 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,285,792 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,804,629 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,257,056 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 66,078 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 148,119 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 1,475,460 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 463,665 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 33,239 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 89,221 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,503,666 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 890,304 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 714,587 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 19,659 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,527 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 17,245 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 29,338 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 386,711 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 35,835 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,679,000 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 741,374 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 57,029 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.