Microsoft.EntityFrameworkCore.SqlServer 8.0.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease 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.6
NuGet\Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 8.0.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.SqlServer --version 8.0.6
#r "nuget: Microsoft.EntityFrameworkCore.SqlServer, 8.0.6"
#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=8.0.6

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

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

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.SqlServer:

Package Downloads
Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Design-time Entity Framework Core Functionality for Microsoft SQL Server.

GitHub repositories (559)

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
The core infrastructure backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0-preview.4.24267.1 7,726 5/21/2024
9.0.0-preview.3.24172.4 19,157 4/11/2024
9.0.0-preview.2.24128.4 17,173 3/12/2024
9.0.0-preview.1.24081.2 15,092 2/13/2024
8.0.6 187,062 5/28/2024
8.0.5 588,064 5/14/2024
8.0.4 2,293,199 4/9/2024
8.0.3 2,338,947 3/12/2024
8.0.2 3,064,835 2/13/2024
8.0.1 3,592,942 1/9/2024
8.0.0 4,720,777 11/14/2023
8.0.0-rc.2.23480.1 89,086 10/10/2023
8.0.0-rc.1.23419.6 56,568 9/12/2023
8.0.0-preview.7.23375.4 39,227 8/8/2023
8.0.0-preview.6.23329.4 55,914 7/11/2023
8.0.0-preview.5.23280.1 45,317 6/13/2023
8.0.0-preview.4.23259.3 34,095 5/16/2023
8.0.0-preview.3.23174.2 49,410 4/11/2023
8.0.0-preview.2.23128.3 111,024 3/14/2023
8.0.0-preview.1.23111.4 34,494 2/21/2023
7.0.20 13,120 5/28/2024
7.0.19 51,026 5/14/2024
7.0.18 207,407 4/9/2024
7.0.17 412,524 3/12/2024
7.0.16 550,228 2/13/2024
7.0.15 1,001,329 1/9/2024
7.0.14 1,930,889 11/14/2023
7.0.13 2,368,508 10/24/2023
7.0.12 1,591,980 10/10/2023
7.0.11 3,310,612 9/12/2023
7.0.10 3,937,765 8/8/2023
7.0.9 3,216,020 7/11/2023
7.0.8 2,087,928 6/22/2023
7.0.7 1,936,610 6/13/2023
7.0.5 8,716,737 4/11/2023
7.0.4 3,683,275 3/14/2023
7.0.3 4,626,540 2/14/2023
7.0.2 5,162,257 1/10/2023
7.0.1 3,119,272 12/13/2022
7.0.0 7,033,990 11/7/2022
7.0.0-rc.2.22472.11 92,561 10/11/2022
7.0.0-rc.1.22426.7 129,008 9/14/2022
7.0.0-preview.7.22376.2 31,585 8/9/2022
7.0.0-preview.6.22329.4 31,699 7/12/2022
7.0.0-preview.5.22302.2 24,216 6/14/2022
7.0.0-preview.4.22229.2 30,077 5/10/2022
7.0.0-preview.3.22175.1 44,308 4/13/2022
7.0.0-preview.2.22153.1 21,023 3/14/2022
7.0.0-preview.1.22076.6 24,347 2/17/2022
6.0.31 19,542 5/28/2024
6.0.30 55,997 5/14/2024
6.0.29 242,011 4/9/2024
6.0.28 296,171 3/12/2024
6.0.27 456,313 2/13/2024
6.0.26 840,729 1/9/2024
6.0.25 1,151,981 11/14/2023
6.0.24 657,577 10/24/2023
6.0.23 470,238 10/10/2023
6.0.22 973,787 9/12/2023
6.0.21 1,319,696 8/8/2023
6.0.20 1,126,533 7/11/2023
6.0.19 1,089,518 6/22/2023
6.0.18 479,659 6/13/2023
6.0.16 3,129,451 4/11/2023
6.0.15 1,847,043 3/14/2023
6.0.14 2,007,906 2/14/2023
6.0.13 3,326,762 1/10/2023
6.0.12 2,357,706 12/13/2022
6.0.11 4,708,464 11/7/2022
6.0.10 7,803,478 10/11/2022
6.0.9 7,411,391 9/13/2022
6.0.8 8,072,506 8/9/2022
6.0.7 7,697,921 7/12/2022
6.0.6 5,835,364 6/14/2022
6.0.5 8,331,514 5/10/2022
6.0.4 6,015,212 4/11/2022
6.0.3 8,204,858 3/8/2022
6.0.2 6,370,007 2/8/2022
6.0.1 14,080,122 12/14/2021
6.0.0 12,949,947 11/8/2021
6.0.0-rc.2.21480.5 130,819 10/12/2021
6.0.0-rc.1.21452.10 62,923 9/14/2021
6.0.0-preview.7.21378.4 34,292 8/10/2021
6.0.0-preview.6.21352.1 21,677 7/14/2021
6.0.0-preview.5.21301.9 86,567 6/15/2021
6.0.0-preview.4.21253.1 23,416 5/24/2021
6.0.0-preview.3.21201.2 44,106 4/8/2021
6.0.0-preview.2.21154.2 20,906 3/11/2021
6.0.0-preview.1.21102.2 50,469 2/12/2021
5.0.17 2,772,385 5/10/2022
5.0.16 775,509 4/11/2022
5.0.15 954,446 3/8/2022
5.0.14 793,624 2/8/2022
5.0.13 1,911,554 12/14/2021
5.0.12 2,239,347 11/7/2021
5.0.11 3,915,309 10/12/2021
5.0.10 4,363,420 9/14/2021
5.0.9 4,495,295 8/10/2021
5.0.8 4,490,498 7/13/2021
5.0.7 5,266,852 6/8/2021
5.0.6 3,922,908 5/11/2021
5.0.5 5,111,233 4/6/2021
5.0.4 3,636,093 3/9/2021
5.0.3 4,042,320 2/9/2021
5.0.2 3,916,587 1/12/2021
5.0.1 3,646,285 12/8/2020
5.0.0 6,327,097 11/9/2020
5.0.0-rc.2.20475.6 120,649 10/13/2020
5.0.0-rc.1.20451.13 125,417 9/14/2020
5.0.0-preview.8.20407.4 52,160 8/25/2020
5.0.0-preview.7.20365.15 46,183 7/21/2020
5.0.0-preview.6.20312.4 41,495 6/25/2020
5.0.0-preview.5.20278.2 30,521 6/10/2020
5.0.0-preview.4.20220.10 44,016 5/18/2020
5.0.0-preview.3.20181.2 50,900 4/23/2020
5.0.0-preview.2.20159.4 26,257 4/2/2020
5.0.0-preview.2.20120.8 23,116 3/16/2020
3.1.32 1,879,192 12/13/2022
3.1.31 467,754 11/8/2022
3.1.30 276,811 10/11/2022
3.1.29 613,061 9/13/2022
3.1.28 435,397 8/9/2022
3.1.27 373,290 7/12/2022
3.1.26 304,171 6/14/2022
3.1.25 555,139 5/10/2022
3.1.24 323,554 4/11/2022
3.1.23 591,924 3/8/2022
3.1.22 1,709,956 12/14/2021
3.1.21 1,527,227 11/7/2021
3.1.20 753,416 10/11/2021
3.1.19 944,623 9/14/2021
3.1.18 2,286,456 8/10/2021
3.1.17 1,093,812 7/13/2021
3.1.16 1,433,316 6/8/2021
3.1.15 1,541,058 5/11/2021
3.1.14 1,601,066 4/6/2021
3.1.13 1,786,029 3/9/2021
3.1.12 1,653,149 2/9/2021
3.1.11 1,855,254 1/12/2021
3.1.10 4,778,654 11/9/2020
3.1.9 6,921,833 10/13/2020
3.1.8 8,711,535 9/8/2020
3.1.7 5,339,624 8/11/2020
3.1.6 4,867,011 7/14/2020
3.1.5 5,847,438 6/9/2020
3.1.4 5,422,119 5/12/2020
3.1.3 9,135,850 3/24/2020
3.1.2 6,334,309 2/19/2020
3.1.1 6,177,786 1/14/2020
3.1.0 7,860,343 12/3/2019
3.1.0-preview3.19554.8 41,367 11/13/2019
3.1.0-preview2.19525.5 18,026 11/1/2019
3.1.0-preview1.19506.2 492,608 10/15/2019
3.0.3 71,219 2/19/2020
3.0.2 36,209 1/14/2020
3.0.1 728,464 11/18/2019
3.0.0 6,039,615 9/23/2019
3.0.0-rc1.19456.14 34,091 9/16/2019
3.0.0-preview9.19423.6 41,138 9/4/2019
3.0.0-preview8.19405.11 56,434 8/13/2019
3.0.0-preview7.19362.6 40,426 7/23/2019
3.0.0-preview6.19304.10 114,842 6/12/2019
3.0.0-preview5.19227.1 64,560 5/6/2019
3.0.0-preview4.19216.3 11,366 4/18/2019
3.0.0-preview3.19153.1 35,488 3/6/2019
3.0.0-preview.19074.3 14,682 1/29/2019
3.0.0-preview.18572.1 16,096 12/3/2018
2.2.6 19,137,717 7/9/2019
2.2.4 10,495,287 4/9/2019
2.2.3 3,306,033 3/11/2019
2.2.2 3,728,962 2/12/2019
2.2.1 3,741,566 1/8/2019
2.2.0 12,031,305 12/3/2018
2.2.0-preview3-35497 110,847 10/17/2018
2.2.0-preview2-35157 85,269 9/12/2018
2.2.0-preview1-35029 15,848 8/22/2018
2.1.14 2,513,516 11/18/2019
2.1.11 2,221,687 5/14/2019
2.1.8 2,573,852 2/12/2019
2.1.4 9,036,380 10/1/2018
2.1.3 3,758,096 9/11/2018
2.1.2 2,916,421 8/21/2018
2.1.1 11,014,793 6/18/2018
2.1.0 5,751,557 5/29/2018
2.1.0-rc1-final 105,249 5/6/2018
2.1.0-preview2-final 155,699 4/10/2018
2.1.0-preview1-final 215,223 2/26/2018
2.0.3 4,101,293 5/7/2018
2.0.2 5,060,608 3/13/2018
2.0.1 6,538,213 11/14/2017
2.0.0 7,806,679 8/11/2017
2.0.0-preview2-final 64,329 6/28/2017
2.0.0-preview1-final 107,040 5/10/2017
1.1.6 1,082,857 7/10/2018
1.1.5 442,745 12/12/2017
1.1.4 32,308 11/14/2017
1.1.3 86,674 9/20/2017
1.1.2 1,412,902 5/9/2017
1.1.1 863,480 3/6/2017
1.1.0 696,141 11/16/2016
1.1.0-preview1-final 19,303 10/24/2016
1.0.6 20,791 11/14/2017
1.0.5 15,529 9/20/2017
1.0.4 28,201 5/9/2017
1.0.3 358,840 3/6/2017
1.0.2 35,095 12/12/2016
1.0.1 1,675,163 9/13/2016
1.0.0 542,876 6/27/2016
1.0.0-rc2-final 56,582 5/16/2016