ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
7.0.6
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 7.0.6
NuGet\Install-Package ErikEJ.EntityFrameworkCore.SqlServer.Dacpac -Version 7.0.6
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="7.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ErikEJ.EntityFrameworkCore.SqlServer.Dacpac" Version="7.0.6" />
<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 7.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ErikEJ.EntityFrameworkCore.SqlServer.Dacpac, 7.0.6"
#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@7.0.6
#: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=7.0.6
#tool nuget:?package=ErikEJ.EntityFrameworkCore.SqlServer.Dacpac&version=7.0.6
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net6.0
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.0)
- Microsoft.SqlServer.DacFx (>= 162.1.172)
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.3 | 47 | 1/6/2026 |
| 9.0.3-preview.2 | 380 | 12/11/2025 |
| 9.0.3-preview.1 | 374 | 12/10/2025 |
| 9.0.2 | 3,018 | 9/25/2025 |
| 9.0.1 | 495 | 5/11/2025 |
| 9.0.0 | 17,164 | 11/27/2024 |
| 8.0.11 | 47 | 1/6/2026 |
| 8.0.11-preview.2 | 370 | 12/11/2025 |
| 8.0.11-preview.1 | 368 | 12/10/2025 |
| 8.0.10 | 390 | 9/25/2025 |
| 8.0.9 | 308 | 5/11/2025 |
| 8.0.8 | 12,065 | 11/27/2024 |
| 8.0.6 | 5,433 | 9/15/2024 |
| 8.0.5 | 2,436 | 7/8/2024 |
| 8.0.4 | 1,311 | 5/13/2024 |
| 8.0.3 | 1,773 | 1/23/2024 |
| 8.0.2 | 1,396 | 1/15/2024 |
| 8.0.1 | 969 | 11/28/2023 |
| 8.0.0 | 299 | 11/17/2023 |
| 8.0.0-rc.1 | 150 | 11/2/2023 |
| 7.0.8 | 467 | 7/8/2024 |
| 7.0.7 | 256 | 5/13/2024 |
| 7.0.6 | 1,067 | 1/23/2024 |
| 7.0.5 | 222 | 1/15/2024 |
| 7.0.4 | 273 | 11/28/2023 |
| 7.0.2 | 57,735 | 1/21/2023 |
| 7.0.2-preview1 | 285 | 1/12/2023 |
| 7.0.1 | 854 | 11/22/2022 |
| 7.0.0 | 570 | 11/10/2022 |
| 7.0.0-rc2 | 241 | 10/30/2022 |
| 7.0.0-rc1 | 251 | 10/10/2022 |
| 6.0.8 | 2,615 | 7/8/2024 |
| 6.0.7 | 212 | 5/13/2024 |
| 6.0.6 | 370 | 1/23/2024 |
| 6.0.5 | 224 | 1/15/2024 |
| 6.0.4 | 267 | 11/28/2023 |
| 6.0.1 | 14,247 | 1/27/2022 |
| 6.0.1-preview3 | 322 | 1/26/2022 |
| 6.0.1-preview2 | 366 | 1/25/2022 |
| 6.0.1-preview1 | 380 | 11/16/2021 |
| 5.0.4 | 2,505 | 7/14/2021 |
| 5.0.3 | 719 | 3/30/2021 |
| 5.0.2 | 634 | 3/30/2021 |
| 5.0.1 | 650 | 3/30/2021 |
| 5.0.0 | 4,898 | 11/10/2020 |
| 5.0.0-rc3 | 431 | 10/14/2020 |
| 5.0.0-rc2 | 464 | 9/20/2020 |
| 5.0.0-rc1 | 443 | 9/15/2020 |
| 5.0.0-preview1 | 475 | 7/10/2020 |
| 3.1.10 | 1,061 | 7/14/2021 |
| 3.1.8 | 2,012 | 10/14/2020 |
| 3.1.7 | 818 | 9/20/2020 |
| 3.1.6 | 1,813 | 7/10/2020 |
| 3.1.5 | 853 | 6/24/2020 |
| 3.1.4 | 2,116 | 6/2/2020 |
| 3.1.2 | 903 | 4/16/2020 |
| 3.1.1 | 915 | 4/11/2020 |
| 3.1.0 | 1,311 | 2/4/2020 |
For EF Core 7.0 with DacFX 162