Auto Self-Update for ASP Core Applications.
Info
Version: | 1.0.102.3 |
Author(s): | Ahmed El-Araby |
Last Update: | Saturday, April 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahmed-eg/asp_auto_self_updater |
NuGet Url: | https://www.nuget.org/packages/AspAutoSelfUpdater |
Install
Install-Package AspAutoSelfUpdater
dotnet add package AspAutoSelfUpdater
paket add AspAutoSelfUpdater
AspAutoSelfUpdater Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)