WDP.Deploy 1.2.8

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

Web Deploy PowerShell (wdp) is a set of PowerShell modules for performing web deploy PowerShell commands. This is the deploy module. Get more details at the project site.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.8 2,403 8/9/2013
1.2.7 1,412 8/8/2013
1.0.2 1,607 7/2/2013