ZipDeploy 1.0.2
Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
Install-Package ZipDeploy -Version 1.0.2
dotnet add package ZipDeploy --version 1.0.2
<PackageReference Include="ZipDeploy" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZipDeploy --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZipDeploy, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ZipDeploy as a Cake Addin
#addin nuget:?package=ZipDeploy&version=1.0.2
// Install ZipDeploy as a Cake Tool
#tool nuget:?package=ZipDeploy&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 3.1.6)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 0 | 4/14/2021 |
1.0.1 | 7 | 4/14/2021 |
1.0.0 | 180 | 1/3/2021 |
0.5.0 | 2,414 | 2/10/2019 |
0.4.0 | 634 | 9/15/2018 |
0.3.0 | 396 | 9/5/2018 |
0.2.0 | 397 | 9/3/2018 |
0.1.0 | 401 | 8/31/2018 |
0.0.9 | 404 | 8/29/2018 |
0.0.8 | 386 | 8/28/2018 |
0.0.7 | 440 | 8/14/2018 |
0.0.6 | 410 | 8/14/2018 |
0.0.5 | 412 | 8/14/2018 |
0.0.4 | 490 | 2/27/2018 |
0.0.3 | 565 | 1/18/2018 |
0.0.2 | 500 | 1/17/2018 |
0.0.1 | 616 | 1/13/2018 |