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.3.93 65,072 2/10/2026
170.3.83-preview 487 1/23/2026
170.3.79-preview 113 1/20/2026
170.3.63-preview 472 12/19/2025
170.3.54-preview 134 12/12/2025
170.3.37-preview 568 11/14/2025
170.3.26-preview 194 10/31/2025
170.2.70 442,722 10/14/2025
170.2.68-preview 190 10/4/2025
170.2.55-preview 154 9/26/2025
170.2.41-preview 263 9/4/2025
170.2.37-preview 227 8/29/2025
170.2.32-preview 148 8/22/2025
170.2.25-preview 193 8/18/2025
170.2.15-preview 264 8/8/2025
170.1.61 288,692 7/30/2025
170.1.56-preview 297 7/18/2025
170.1.47-preview 170 6/27/2025
170.1.43-preview 158 6/20/2025
162.4.80-preview 402 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