Cake.WebDeploy
0.3.3
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.3
NuGet\Install-Package Cake.WebDeploy -Version 0.3.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.WebDeploy" Version="0.3.3" />
<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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.WebDeploy, 0.3.3"
#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.WebDeploy&version=0.3.3
#tool nuget:?package=Cake.WebDeploy&version=0.3.3
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 | net46 is compatible. net461 was computed. 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.29.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 | 239,940 | 4/5/2021 |
0.3.4 | 423,234 | 7/29/2019 |
0.3.3 | 100,884 | 8/12/2018 |
0.3.2 | 11,485 | 4/5/2018 |
0.3.1 | 16,091 | 10/31/2017 |
0.3.0 | 4,990 | 9/25/2017 |
0.2.4 | 24,213 | 8/1/2017 |
0.2.3 | 3,787 | 7/25/2017 |
0.2.2 | 2,389 | 7/22/2017 |
0.2.1 | 13,891 | 3/27/2017 |
0.2.0 | 1,643 | 2/3/2017 |
0.1.9 | 2,323 | 11/5/2016 |
0.1.8 | 1,411 | 10/26/2016 |
0.1.7 | 1,595 | 5/17/2016 |
0.1.6 | 9,010 | 3/7/2016 |
0.1.5 | 1,409 | 1/16/2016 |
0.1.4 | 1,287 | 12/28/2015 |
0.1.3 | 1,266 | 12/11/2015 |
0.1.2 | 1,387 | 11/3/2015 |
0.1.1 | 1,302 | 10/29/2015 |
0.1.0 | 1,235 | 10/25/2015 |
0.0.9 | 1,384 | 9/28/2015 |
0.0.8 | 1,358 | 9/18/2015 |
0.0.7 | 1,466 | 7/31/2015 |
0.0.6 | 1,491 | 7/28/2015 |
0.0.5 | 1,287 | 6/19/2015 |
0.0.4 | 1,286 | 6/18/2015 |
0.0.3 | 1,283 | 6/17/2015 |
0.0.2 | 1,485 | 6/17/2015 |
Initial Release[Improvement] Update to Cake.Core v0.29
[Improvement] Update build scripts