ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
9.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 5.0 or higher.
dotnet add package ErikEJ.EntityFrameworkCore.SqlServer.Dacpac --version 9.0.0
NuGet\Install-Package ErikEJ.EntityFrameworkCore.SqlServer.Dacpac -Version 9.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ErikEJ.EntityFrameworkCore.SqlServer.Dacpac" Version="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ErikEJ.EntityFrameworkCore.SqlServer.Dacpac" Version="9.0.0" />
<PackageReference Include="ErikEJ.EntityFrameworkCore.SqlServer.Dacpac" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ErikEJ.EntityFrameworkCore.SqlServer.Dacpac --version 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ErikEJ.EntityFrameworkCore.SqlServer.Dacpac, 9.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ErikEJ.EntityFrameworkCore.SqlServer.Dacpac@9.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ErikEJ.EntityFrameworkCore.SqlServer.Dacpac&version=9.0.0
#tool nuget:?package=ErikEJ.EntityFrameworkCore.SqlServer.Dacpac&version=9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Reverse engineer a SQL Server .dacpac with the EF Core tooling
Sample usage
CLI:
dotnet ef dbcontext scaffold ..\Db.dacpac ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
PMC:
Scaffold-DbContext ..\Db.dacpac ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
Current conventions
Use the -t parameter(s) to specify individual tables in this format: [dbo].[MyTable]
Known issues
If you would like to scaffold a seperate schema with Data Annotations, use the workaround described here
Feedback
Please report any issues, questions and suggestions here
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.0)
- Microsoft.SqlServer.DacFx (>= 162.5.57)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.6 | 116 | 4/6/2026 |
| 9.0.5 | 90 | 4/4/2026 |
| 9.0.4 | 185 | 2/15/2026 |
| 9.0.3 | 1,180 | 1/6/2026 |
| 9.0.3-preview.2 | 407 | 12/11/2025 |
| 9.0.3-preview.1 | 398 | 12/10/2025 |
| 9.0.2 | 8,275 | 9/25/2025 |
| 9.0.1 | 544 | 5/11/2025 |
| 9.0.0 | 23,025 | 11/27/2024 |
| 8.0.14 | 92 | 4/6/2026 |
| 8.0.13 | 81 | 4/4/2026 |
| 8.0.12 | 126 | 2/15/2026 |
| 8.0.11 | 220 | 1/6/2026 |
| 8.0.11-preview.2 | 395 | 12/11/2025 |
| 8.0.11-preview.1 | 394 | 12/10/2025 |
| 8.0.10 | 423 | 9/25/2025 |
| 8.0.9 | 333 | 5/11/2025 |
| 8.0.8 | 18,187 | 11/27/2024 |
| 8.0.6 | 5,757 | 9/15/2024 |
| 6.0.8 | 2,637 | 7/8/2024 |
Loading failed
For EF Core 9.0 with DacFX 162.5