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
704
VisionFramework.Core
Package Description
556
VisionFramework.Core
Package Description
303
VisionFramework.CSDataBase
Package Description
250
VisionFramework.CSDataBase
Package Description
164
VisionFramework.Core
Package Description
142
VisionFramework.Core
Package Description
117
VisionFramework.CSDataBase
Package Description
94
VisionFramework.CSDataBase
Package Description
87
VisionFramework.CSDataBase
Package Description
72
VisionFramework.CSDataBase
Package Description
59
VisionFramework.Core
Package Description
43
VisionFramework.Core
Package Description
34
VisionFramework.Core
Package Description
32
VisionFramework.Core
Package Description
28
VisionFramework.CSDataBase
Package Description
27
VisionFramework.Core
Package Description
23
VisionFramework.Core
Package Description
21
VisionFramework.Core
Package Description
20

.NET 10.0

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