Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
Info
Version: | 0.5.0 |
Author(s): | Richard Brown |
Last Update: | Sunday, February 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FlukeFan/ZipDeploy |
NuGet Url: | https://www.nuget.org/packages/ZipDeploy |
Install
Install-Package ZipDeploy
dotnet add package ZipDeploy
paket add ZipDeploy
ZipDeploy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
Tags