Cake.MsDeploy 5.0.0

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

Cake.MsDeploy

Cake.MsDeploy is an Addin that extends Cake for executing commands with the MsDeploy.exe (Web Deploy) command line interface (cli). In order to use this extension, MsDeploy will already have to be installed on the computer the cake build script is being executed on.

License

Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a category.

Join in the discussion on the Cake repository

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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.
  • net8.0

    • No dependencies.
  • net9.0

    • 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
5.0.0 103 5/31/2025
4.0.0 8,595 12/29/2023
1.0.2 38,957 10/26/2021
1.0.1 9,957 3/15/2021
1.0.0 1,698 2/12/2021
0.8.0 259,052 8/11/2019
0.7.0 21,451 4/25/2019
0.6.0 52,633 9/14/2018
0.5.1 33,415 3/9/2018
0.5.0 1,603 3/9/2018
0.4.0 33,082 9/14/2017
0.3.1 13,795 8/10/2017
0.3.0 1,654 8/10/2017
0.2.2 11,734 6/27/2017
0.2.1 2,253 6/18/2017
0.2.0 5,614 2/26/2017
0.1.8 1,942 12/7/2016
0.1.7 1,862 12/7/2016
0.1.6 1,886 12/6/2016
0.1.5 1,560 11/24/2016
0.1.4 1,475 11/24/2016
0.1.3 2,100 11/24/2016
0.1.2 1,900 11/8/2016
0.1.1 1,759 11/6/2016
0.1.0 1,481 11/5/2016