MSDeployAllTheThings.AppDeploy 1.2.11

dotnet add package MSDeployAllTheThings.AppDeploy --version 1.2.11
                    
NuGet\Install-Package MSDeployAllTheThings.AppDeploy -Version 1.2.11
                    
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.AppDeploy" Version="1.2.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSDeployAllTheThings.AppDeploy" Version="1.2.11" />
                    
Directory.Packages.props
<PackageReference Include="MSDeployAllTheThings.AppDeploy" />
                    
Project file
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 MSDeployAllTheThings.AppDeploy --version 1.2.11
                    
#r "nuget: MSDeployAllTheThings.AppDeploy, 1.2.11"
                    
#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.
#addin nuget:?package=MSDeployAllTheThings.AppDeploy&version=1.2.11
                    
Install MSDeployAllTheThings.AppDeploy as a Cake Addin
#tool nuget:?package=MSDeployAllTheThings.AppDeploy&version=1.2.11
                    
Install MSDeployAllTheThings.AppDeploy as a Cake Tool

Deploys application to target server using 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
1.2.11 4,948 2/21/2018
1.2.10 1,218 11/14/2017
1.2.8 1,205 4/9/2017
1.2.7 1,138 2/13/2017
1.2.6 3,885 10/5/2016
1.2.5 1,173 7/17/2016

Fixed to reference latest publishing pipeline dependency.