Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
Info
Version: | 1.0.0 |
Author(s): | Richard Brown |
Last Update: | Sunday, January 3, 2021 |
.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.Hosting.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 3.1.6)
Tags