Microsoft.EntityFrameworkCore.SqlServer 9.0.0

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
SanedBuildingBlocks
This package built for OIG-Saned
3,440
SanedBuildingBlocks
This package built for OIG-Saned
2,437
SanedBuildingBlocks
This package built for OIG-Saned
915
SanedBuildingBlocks
This package built for OIG-Saned
837
SanedBuildingBlocks
This package built for OIG-Saned
762
SanedBuildingBlocks
This package built for OIG-Saned
650
SanedBuildingBlocks
This package built for OIG-Saned
458
SanedBuildingBlocks
This package built for OIG-Saned
426
SanedBuildingBlocks
This package built for OIG-Saned
280
SanedBuildingBlocks
This package built for OIG-Saned
272
SanedBuildingBlocks
This package built for OIG-Saned
234
SanedBuildingBlocks
This package built for OIG-Saned
231
SanedBuildingBlocks
This package built for OIG-Saned
195
SanedBuildingBlocks
This package built for OIG-Saned
189
SanedBuildingBlocks
This package built for OIG-Saned
187
SanedBuildingBlocks
This package built for OIG-Saned
185
SanedBuildingBlocks
This package built for OIG-Saned
130
SanedBuildingBlocks
This package built for OIG-Saned
124
SanedBuildingBlocks
This package built for OIG-Saned
120
SanedBuildingBlocks
This package built for OIG-Saned
118

Version Downloads Last updated
9.0.0 21 12/01/2024
8.0.8 16 10/02/2024
8.0.3 16 03/16/2024
7.0.20 17 10/23/2024
7.0.16 16 05/05/2024
7.0.14 17 12/31/2023
7.0.11 18 09/22/2023
7.0.9 17 07/20/2023
7.0.4 16 06/11/2023
7.0.1 16 10/07/2023
6.0.15 16 09/21/2023
6.0.10 16 09/05/2023
6.0.2 16 06/17/2023
5.0.12 18 06/16/2023
5.0.10 18 06/16/2023
5.0.9 15 06/16/2023
3.1.5 14 08/16/2023