MSDeployAllTheThings.SqlDeploy 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MSDeployAllTheThings.SqlDeploy --version 2.3.0
NuGet\Install-Package MSDeployAllTheThings.SqlDeploy -Version 2.3.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="MSDeployAllTheThings.SqlDeploy" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSDeployAllTheThings.SqlDeploy --version 2.3.0
#r "nuget: MSDeployAllTheThings.SqlDeploy, 2.3.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.
// Install MSDeployAllTheThings.SqlDeploy as a Cake Addin
#addin nuget:?package=MSDeployAllTheThings.SqlDeploy&version=2.3.0

// Install MSDeployAllTheThings.SqlDeploy as a Cake Tool
#tool nuget:?package=MSDeployAllTheThings.SqlDeploy&version=2.3.0

Deploys sql scripts to target databases MSDeploy

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.3.10 1,853 2/21/2018
2.3.9 1,106 11/30/2017
2.3.8 1,146 11/14/2017
2.3.6 996 4/9/2017
2.3.5 928 2/14/2017
2.3.4 1,001 12/8/2016
2.3.3 1,001 12/8/2016
2.3.2 996 10/7/2016
2.3.1 987 8/30/2016
2.3.0 1,213 8/30/2016
2.2.9 997 7/17/2016

Fixed PublishingPipelineCore import bug. Simplified parameterization setup and defaulted to using DacPac deployment.