Cake.WebDeploy
1.0.0
dotnet add package Cake.WebDeploy --version 1.0.0
NuGet\Install-Package Cake.WebDeploy -Version 1.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.WebDeploy" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.WebDeploy --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.WebDeploy, 1.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.WebDeploy&version=1.0.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.
-
.NETFramework 4.6.1
- Microsoft.Web.Deployment (>= 4.0.5)
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 | 204,053 | 4/5/2021 |
0.3.4 | 400,677 | 7/29/2019 |
0.3.3 | 94,502 | 8/12/2018 |
0.3.2 | 11,070 | 4/5/2018 |
0.3.1 | 15,944 | 10/31/2017 |
0.3.0 | 4,883 | 9/25/2017 |
0.2.4 | 23,927 | 8/1/2017 |
0.2.3 | 3,680 | 7/25/2017 |
0.2.2 | 2,281 | 7/22/2017 |
0.2.1 | 13,780 | 3/27/2017 |
0.2.0 | 1,537 | 2/3/2017 |
0.1.9 | 2,215 | 11/5/2016 |
0.1.8 | 1,306 | 10/26/2016 |
0.1.7 | 1,489 | 5/17/2016 |
0.1.6 | 8,896 | 3/7/2016 |
0.1.5 | 1,301 | 1/16/2016 |
0.1.4 | 1,175 | 12/28/2015 |
0.1.3 | 1,157 | 12/11/2015 |
0.1.2 | 1,278 | 11/3/2015 |
0.1.1 | 1,191 | 10/29/2015 |
0.1.0 | 1,125 | 10/25/2015 |
0.0.9 | 1,271 | 9/28/2015 |
0.0.8 | 1,248 | 9/18/2015 |
0.0.7 | 1,352 | 7/31/2015 |
0.0.6 | 1,380 | 7/28/2015 |
0.0.5 | 1,172 | 6/19/2015 |
0.0.4 | 1,170 | 6/18/2015 |
0.0.3 | 1,171 | 6/17/2015 |
0.0.2 | 1,313 | 6/17/2015 |
Initial Release[Improvement] Update to Cake.Core v1.0.0