Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. This package was built from the source at: https://github.com/aspnet/EntityFrameworkCore/tree/b8ad5cc289bcd501d079f64223849672fc071222
Install
dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 2.2.0-preview3-35497
Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 2.2.0-preview3-35497
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.2.0-preview3-35497" />
Frameworks
Dependencies
Adoption guide
Workloads standardized on SQL Server or Azure SQL that need mature migrations and provider documentation.
This version is marked prerelease. Validate its API and upgrade path before production use.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.