Cake.WebDeploy
0.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.WebDeploy --version 0.3.0
NuGet\Install-Package Cake.WebDeploy -Version 0.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="Cake.WebDeploy" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.WebDeploy" Version="0.3.0" />
<PackageReference Include="Cake.WebDeploy" />
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.WebDeploy --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.WebDeploy, 0.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.
#:package Cake.WebDeploy@0.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cake.WebDeploy&version=0.3.0
#tool nuget:?package=Cake.WebDeploy&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon for publishing websites via WebDeploy.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Cake.Core (>= 0.22.0)
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.0.0 | 317,705 | 4/5/2021 |
| 0.3.4 | 459,697 | 7/29/2019 |
| 0.3.3 | 108,763 | 8/12/2018 |
| 0.3.2 | 12,611 | 4/5/2018 |
| 0.3.1 | 16,414 | 10/31/2017 |
| 0.3.0 | 5,330 | 9/25/2017 |
| 0.2.4 | 24,806 | 8/1/2017 |
| 0.2.3 | 4,137 | 7/25/2017 |
| 0.2.2 | 2,711 | 7/22/2017 |
| 0.2.1 | 14,256 | 3/27/2017 |
| 0.2.0 | 1,995 | 2/3/2017 |
| 0.1.9 | 2,687 | 11/5/2016 |
| 0.1.8 | 1,778 | 10/26/2016 |
| 0.1.7 | 1,949 | 5/17/2016 |
| 0.1.6 | 9,378 | 3/7/2016 |
| 0.1.5 | 1,771 | 1/16/2016 |
| 0.1.4 | 1,621 | 12/28/2015 |
| 0.1.3 | 1,648 | 12/11/2015 |
| 0.1.2 | 1,748 | 11/3/2015 |
| 0.1.1 | 1,653 | 10/29/2015 |
Loading failed
Initial Release[Improvement] Updated Cake reference to v0.22.0
[Improvement] Moved to net461 for Cake compatibility
[Improvement] Upgraded solution to vs2017
[Improvement] New .net core based build scripts