Microsoft.EntityFrameworkCore.SqlServer 9.0.0-preview.3.24172.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.SqlServer.

Requires NuGet 3.6 or higher.

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

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

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

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

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.3.24172.4 7,609 4/11/2024
9.0.0-preview.2.24128.4 14,822 3/12/2024
9.0.0-preview.1.24081.2 13,713 2/13/2024
8.0.4 781,202 4/9/2024
8.0.3 1,660,968 3/12/2024
8.0.2 2,375,775 2/13/2024
8.0.1 3,086,307 1/9/2024
8.0.0 4,090,744 11/14/2023
8.0.0-rc.2.23480.1 87,049 10/10/2023
8.0.0-rc.1.23419.6 55,679 9/12/2023
8.0.0-preview.7.23375.4 38,906 8/8/2023
8.0.0-preview.6.23329.4 53,491 7/11/2023
8.0.0-preview.5.23280.1 43,187 6/13/2023
8.0.0-preview.4.23259.3 32,953 5/16/2023
8.0.0-preview.3.23174.2 47,845 4/11/2023
8.0.0-preview.2.23128.3 102,001 3/14/2023
8.0.0-preview.1.23111.4 33,746 2/21/2023
7.0.18 77,911 4/9/2024
7.0.17 273,327 3/12/2024
7.0.16 447,739 2/13/2024
7.0.15 871,022 1/9/2024
7.0.14 1,759,773 11/14/2023
7.0.13 2,192,637 10/24/2023
7.0.12 1,502,168 10/10/2023
7.0.11 3,104,362 9/12/2023
7.0.10 3,731,991 8/8/2023
7.0.9 3,069,450 7/11/2023
7.0.8 2,010,378 6/22/2023
7.0.7 1,874,151 6/13/2023
7.0.5 8,403,212 4/11/2023
7.0.4 3,584,581 3/14/2023
7.0.3 4,503,335 2/14/2023
7.0.2 5,016,293 1/10/2023
7.0.1 3,025,476 12/13/2022
7.0.0 6,766,429 11/7/2022
7.0.0-rc.2.22472.11 91,084 10/11/2022
7.0.0-rc.1.22426.7 128,564 9/14/2022
7.0.0-preview.7.22376.2 31,298 8/9/2022
7.0.0-preview.6.22329.4 31,213 7/12/2022
7.0.0-preview.5.22302.2 23,921 6/14/2022
7.0.0-preview.4.22229.2 29,916 5/10/2022
7.0.0-preview.3.22175.1 43,939 4/13/2022
7.0.0-preview.2.22153.1 20,882 3/14/2022
7.0.0-preview.1.22076.6 24,205 2/17/2022
6.0.29 95,126 4/9/2024
6.0.28 217,168 3/12/2024
6.0.27 367,027 2/13/2024
6.0.26 721,502 1/9/2024
6.0.25 1,023,691 11/14/2023
6.0.24 603,323 10/24/2023
6.0.23 440,356 10/10/2023
6.0.22 897,925 9/12/2023
6.0.21 1,240,974 8/8/2023
6.0.20 1,059,588 7/11/2023
6.0.19 1,012,199 6/22/2023
6.0.18 459,506 6/13/2023
6.0.16 2,985,157 4/11/2023
6.0.15 1,780,527 3/14/2023
6.0.14 1,928,369 2/14/2023
6.0.13 3,196,461 1/10/2023
6.0.12 2,278,167 12/13/2022
6.0.11 4,569,099 11/7/2022
6.0.10 7,577,186 10/11/2022
6.0.9 7,216,336 9/13/2022
6.0.8 7,869,379 8/9/2022
6.0.7 7,535,960 7/12/2022
6.0.6 5,711,399 6/14/2022
6.0.5 8,149,340 5/10/2022
6.0.4 5,882,828 4/11/2022
6.0.3 8,065,070 3/8/2022
6.0.2 6,259,301 2/8/2022
6.0.1 13,708,398 12/14/2021
6.0.0 12,586,524 11/8/2021
6.0.0-rc.2.21480.5 130,244 10/12/2021
6.0.0-rc.1.21452.10 62,639 9/14/2021
6.0.0-preview.7.21378.4 34,028 8/10/2021
6.0.0-preview.6.21352.1 21,609 7/14/2021
6.0.0-preview.5.21301.9 84,852 6/15/2021
6.0.0-preview.4.21253.1 23,292 5/24/2021
6.0.0-preview.3.21201.2 43,843 4/8/2021
6.0.0-preview.2.21154.2 20,875 3/11/2021
6.0.0-preview.1.21102.2 50,254 2/12/2021
5.0.17 2,679,546 5/10/2022
5.0.16 761,663 4/11/2022
5.0.15 942,380 3/8/2022
5.0.14 782,374 2/8/2022
5.0.13 1,882,949 12/14/2021
5.0.12 2,217,055 11/7/2021
5.0.11 3,873,905 10/12/2021
5.0.10 4,320,141 9/14/2021
5.0.9 4,462,372 8/10/2021
5.0.8 4,428,513 7/13/2021
5.0.7 5,226,294 6/8/2021
5.0.6 3,872,763 5/11/2021
5.0.5 5,058,791 4/6/2021
5.0.4 3,617,141 3/9/2021
5.0.3 4,023,037 2/9/2021
5.0.2 3,894,169 1/12/2021
5.0.1 3,622,286 12/8/2020
5.0.0 6,290,863 11/9/2020
5.0.0-rc.2.20475.6 120,181 10/13/2020
5.0.0-rc.1.20451.13 125,120 9/14/2020
5.0.0-preview.8.20407.4 51,962 8/25/2020
5.0.0-preview.7.20365.15 46,050 7/21/2020
5.0.0-preview.6.20312.4 41,359 6/25/2020
5.0.0-preview.5.20278.2 30,341 6/10/2020
5.0.0-preview.4.20220.10 43,673 5/18/2020
5.0.0-preview.3.20181.2 50,803 4/23/2020
5.0.0-preview.2.20159.4 26,133 4/2/2020
5.0.0-preview.2.20120.8 23,062 3/16/2020
3.1.32 1,720,299 12/13/2022
3.1.31 435,258 11/8/2022
3.1.30 267,924 10/11/2022
3.1.29 579,493 9/13/2022
3.1.28 421,325 8/9/2022
3.1.27 361,893 7/12/2022
3.1.26 299,185 6/14/2022
3.1.25 545,459 5/10/2022
3.1.24 318,849 4/11/2022
3.1.23 582,339 3/8/2022
3.1.22 1,674,952 12/14/2021
3.1.21 1,490,657 11/7/2021
3.1.20 737,158 10/11/2021
3.1.19 928,274 9/14/2021
3.1.18 2,273,794 8/10/2021
3.1.17 1,078,880 7/13/2021
3.1.16 1,413,114 6/8/2021
3.1.15 1,518,378 5/11/2021
3.1.14 1,586,935 4/6/2021
3.1.13 1,772,300 3/9/2021
3.1.12 1,634,042 2/9/2021
3.1.11 1,843,689 1/12/2021
3.1.10 4,751,466 11/9/2020
3.1.9 6,884,059 10/13/2020
3.1.8 8,677,030 9/8/2020
3.1.7 5,295,984 8/11/2020
3.1.6 4,843,868 7/14/2020
3.1.5 5,809,546 6/9/2020
3.1.4 5,376,090 5/12/2020
3.1.3 9,074,357 3/24/2020
3.1.2 6,292,963 2/19/2020
3.1.1 6,135,352 1/14/2020
3.1.0 7,819,521 12/3/2019
3.1.0-preview3.19554.8 41,205 11/13/2019
3.1.0-preview2.19525.5 18,012 11/1/2019
3.1.0-preview1.19506.2 487,106 10/15/2019
3.0.3 70,828 2/19/2020
3.0.2 36,053 1/14/2020
3.0.1 726,064 11/18/2019
3.0.0 6,000,113 9/23/2019
3.0.0-rc1.19456.14 34,010 9/16/2019
3.0.0-preview9.19423.6 40,943 9/4/2019
3.0.0-preview8.19405.11 56,297 8/13/2019
3.0.0-preview7.19362.6 40,355 7/23/2019
3.0.0-preview6.19304.10 114,381 6/12/2019
3.0.0-preview5.19227.1 64,473 5/6/2019
3.0.0-preview4.19216.3 11,355 4/18/2019
3.0.0-preview3.19153.1 35,434 3/6/2019
3.0.0-preview.19074.3 14,654 1/29/2019
3.0.0-preview.18572.1 16,057 12/3/2018
2.2.6 19,018,745 7/9/2019
2.2.4 10,451,372 4/9/2019
2.2.3 3,295,564 3/11/2019
2.2.2 3,718,484 2/12/2019
2.2.1 3,726,463 1/8/2019
2.2.0 11,922,980 12/3/2018
2.2.0-preview3-35497 110,747 10/17/2018
2.2.0-preview2-35157 85,146 9/12/2018
2.2.0-preview1-35029 15,823 8/22/2018
2.1.14 2,492,528 11/18/2019
2.1.11 2,214,180 5/14/2019
2.1.8 2,550,729 2/12/2019
2.1.4 9,014,194 10/1/2018
2.1.3 3,750,542 9/11/2018
2.1.2 2,910,077 8/21/2018
2.1.1 10,852,477 6/18/2018
2.1.0 5,726,624 5/29/2018
2.1.0-rc1-final 105,179 5/6/2018
2.1.0-preview2-final 155,517 4/10/2018
2.1.0-preview1-final 214,988 2/26/2018
2.0.3 4,082,790 5/7/2018
2.0.2 5,041,170 3/13/2018
2.0.1 6,512,462 11/14/2017
2.0.0 7,755,769 8/11/2017
2.0.0-preview2-final 64,237 6/28/2017
2.0.0-preview1-final 106,413 5/10/2017
1.1.6 1,052,234 7/10/2018
1.1.5 441,587 12/12/2017
1.1.4 32,246 11/14/2017
1.1.3 86,564 9/20/2017
1.1.2 1,406,986 5/9/2017
1.1.1 861,110 3/6/2017
1.1.0 694,069 11/16/2016
1.1.0-preview1-final 19,294 10/24/2016
1.0.6 20,737 11/14/2017
1.0.5 15,242 9/20/2017
1.0.4 28,134 5/9/2017
1.0.3 356,790 3/6/2017
1.0.2 35,040 12/12/2016
1.0.1 1,674,677 9/13/2016
1.0.0 534,086 6/27/2016
1.0.0-rc2-final 56,567 5/16/2016