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. 
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.0.64-preview 119 2/28/2025
170.0.57-preview 261 2/14/2025
170.0.48-preview 360 1/31/2025
170.0.33-preview 214 1/17/2025
170.0.27-preview 173 1/10/2025
170.0.7-preview 339 12/13/2024
162.5.57 217,751 11/21/2024
162.5.53-preview 265 11/16/2024
162.5.46-preview 826 11/12/2024
162.5.37-preview 261 11/1/2024
162.5.31-preview 248 10/25/2024
162.5.20-preview 321 10/11/2024
162.5.13-preview 175 10/4/2024
162.4.92 157,792 9/18/2024
162.4.87-preview 231 9/9/2024
162.4.80-preview 283 8/30/2024
162.4.71-preview 321 8/17/2024
162.4.56-preview 197 7/26/2024
162.4.51-preview 205 7/19/2024
162.4.44-preview 193 7/12/2024
162.4.28-preview 253 6/28/2024
162.4.20-preview 257 6/21/2024
162.3.566 163,363 6/24/2024
162.3.563 52,172 6/6/2024
162.3.562-preview 257 5/30/2024
162.3.557-preview 306 5/17/2024
162.3.550-preview 218 5/10/2024
162.3.540-preview 559 4/26/2024
162.3.530-preview 289 4/19/2024
162.3.520-preview 390 3/29/2024
162.3.515-preview 833 3/22/2024
162.3.503-preview 376 3/8/2024
162.2.111 358,307 2/27/2024
162.2.91-preview 2,178 2/16/2024
162.2.82-preview 281 2/9/2024
162.2.69-preview 751 1/26/2024
162.2.56-preview 198 1/12/2024
162.2.51-preview 219 1/9/2024
162.2.37-preview 325 12/15/2023
162.2.33-preview 262 12/8/2023
162.1.172 75,877 1/9/2024
162.1.167 80,209 10/19/2023
162.0.52 566,504 5/11/2023
161.8089.0 79,548 2/13/2023
161.6374.0 24,411 11/9/2022

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