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
709
VisionFramework.Core
Package Description
563
VisionFramework.CSDataBase
Package Description
426
VisionFramework.Core
Package Description
400
VisionFramework.Core
Package Description
314
VisionFramework.CSDataBase
Package Description
303
VisionFramework.Core
Package Description
123
VisionFramework.CSDataBase
Package Description
100
VisionFramework.CSDataBase
Package Description
92
VisionFramework.CSDataBase
Package Description
74
VisionFramework.CSDataBase
Package Description
62
VisionFramework.Core
Package Description
48
VisionFramework.Core
Package Description
36
VisionFramework.Core
Package Description
34
VisionFramework.Core
Package Description
33
VisionFramework.CSDataBase
Package Description
30
VisionFramework.Core
Package Description
27
VisionFramework.Core
Package Description
25
VisionFramework.Core
Package Description
22

.NET 10.0

Version Downloads Last updated
10.0.0-preview.6.25358.103 28 08/02/2025
9.0.8 22 08/08/2025
9.0.7 24 08/02/2025
9.0.6 27 08/10/2025
9.0.0-preview.4.24267.1 21 07/10/2025
9.0.0-preview.2.24128.4 22 07/10/2025
8.0.18 23 08/02/2025
8.0.8 24 08/09/2025
8.0.5 25 07/12/2025
7.0.20 25 07/11/2025
7.0.15 23 07/09/2025
7.0.11 22 07/10/2025
7.0.7 20 07/12/2025
7.0.3 23 07/12/2025
7.0.0-preview.5.22302.2 19 07/08/2025
7.0.0-preview.3.22175.1 21 07/13/2025
7.0.0-preview.1.22076.6 21 07/10/2025
6.0.32 23 08/08/2025
6.0.31 23 07/10/2025
6.0.29 21 07/11/2025
6.0.19 26 07/09/2025
6.0.15 65 07/07/2025
6.0.6 21 07/12/2025
6.0.3 28 08/08/2025
6.0.0-rc.2.21480.5 18 07/09/2025
5.0.7 24 08/10/2025
5.0.0-rc.1.20451.13 19 07/12/2025
5.0.0-preview.3.20181.2 22 07/12/2025
5.0.0-preview.2.20120.8 18 07/11/2025
3.1.27 24 07/12/2025
3.1.14 20 07/12/2025
3.1.12 22 07/12/2025
3.1.7 20 07/10/2025
3.1.2 20 07/09/2025
3.1.1 21 07/09/2025