Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
Info
Version: | 1.1.4 |
Author(s): | Richard Brown |
Last Update: | Saturday, July 23, 2022 |
.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