Microsoft.EntityFrameworkCore.SqlServer 10.0.0-preview.6.25358.103

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.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.SqlServer.

Packages Downloads
VisionFramework.CSDataBase
Package Description
197
VisionFramework.CSDataBase
Package Description
156
VisionFramework.Core
Package Description
106
VisionFramework.Core
Package Description
99
VisionFramework.CSDataBase
Package Description
67
VisionFramework.Core
Package Description
35
VisionFramework.Core
Package Description
26
VisionFramework.Core
Package Description
25
VisionFramework.Core
Package Description
22
VisionFramework.CSDataBase
Package Description
20
VisionFramework.Core
Package Description
16
VisionFramework.Core
Package Description
15
VisionFramework.Core
Package Description
13
VisionFramework.Core
Package Description
12
VisionFramework.Core
Package Description
6
VisionFramework.Core
Package Description
5
VisionFramework.Core
Package Description
4

.NET 10.0

Version Downloads Last updated
10.0.0-preview.6.25358.103 17 08/02/2025
9.0.8 16 08/08/2025
9.0.7 14 08/02/2025
9.0.6 16 08/10/2025
9.0.0-preview.4.24267.1 14 07/10/2025
9.0.0-preview.2.24128.4 13 07/10/2025
8.0.18 14 08/02/2025
8.0.8 15 08/09/2025
8.0.5 12 07/12/2025
7.0.20 12 07/11/2025
7.0.15 12 07/09/2025
7.0.11 12 07/10/2025
7.0.7 12 07/12/2025
7.0.3 14 07/12/2025
7.0.0-preview.5.22302.2 13 07/08/2025
7.0.0-preview.3.22175.1 15 07/13/2025
7.0.0-preview.1.22076.6 12 07/10/2025
6.0.32 13 08/08/2025
6.0.31 12 07/10/2025
6.0.29 12 07/11/2025
6.0.19 14 07/09/2025
6.0.15 56 07/07/2025
6.0.6 12 07/12/2025
6.0.3 15 08/08/2025
6.0.0-rc.2.21480.5 14 07/09/2025
5.0.7 14 08/10/2025
5.0.0-rc.1.20451.13 13 07/12/2025
5.0.0-preview.3.20181.2 15 07/12/2025
5.0.0-preview.2.20120.8 12 07/11/2025
3.1.27 11 07/12/2025
3.1.14 12 07/12/2025
3.1.12 12 07/12/2025
3.1.7 13 07/10/2025
3.1.2 12 07/09/2025
3.1.1 14 07/09/2025