Info
Version: | 1.0.1 |
Author(s): | Cleancodefactory |
Last Update: | Friday, February 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cleancodefactory/netcoreautoupdater |
NuGet Url: | https://www.nuget.org/packages/Ccf.Ck.Libs.AutoUpdater |
Install
Install-Package Ccf.Ck.Libs.AutoUpdater
dotnet add package Ccf.Ck.Libs.AutoUpdater
paket add Ccf.Ck.Libs.AutoUpdater
Ccf.Ck.Libs.AutoUpdater Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags
By implementing a simple interface in your code and referencing a Nuget package you enable your application (desktop or Web) for self updating.