Microsoft.SqlPackage 162.4.80-preview

Prefix Reserved
This is a prerelease version of Microsoft.SqlPackage.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Microsoft.SqlPackage --version 162.4.80-preview
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Microsoft.SqlPackage --version 162.4.80-preview
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.SqlPackage&version=162.4.80-preview&prerelease
                    
nuke :add-package Microsoft.SqlPackage --version 162.4.80-preview
                    

SqlPackage is a command-line utility that automates database development tasks by exposing some of the public Data-Tier Application Framework (DacFx) APIs.

Product 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 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.
  • net6.0

    • No dependencies.
  • net8.0

    • No dependencies.
Version Downloads Last Updated
170.5.60-preview 254 7/25/2026
170.5.38-preview 249 6/30/2026
170.5.29-preview 240 6/17/2026
170.4.83 666,474 6/3/2026
170.4.80-preview 202 5/14/2026
170.4.77-preview 175 5/8/2026
170.4.71-preview 165 5/1/2026
170.4.63-preview 163 4/17/2026
170.4.43-preview 210 4/3/2026
170.4.34-preview 363 3/19/2026
170.4.20-preview 640 3/5/2026
170.3.93 784,325 2/10/2026
170.3.83-preview 810 1/23/2026
170.3.79-preview 174 1/20/2026
170.3.63-preview 1,542 12/19/2025
170.3.54-preview 184 12/12/2025
170.3.37-preview 1,239 11/14/2025
170.3.26-preview 11,600 10/31/2025
170.2.70 525,765 10/14/2025
162.4.80-preview 443 8/30/2024
Loading failed

Fixes IsJson type constraint unresolved references issue. Fixes an issue with table rebuild when column type is changed. Fixes schema compare apply changes to target when CREATE TABLE script has extra batches