HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms 0.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms --version 0.1.9
NuGet\Install-Package HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms -Version 0.1.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms" Version="0.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms --version 0.1.9
#r "nuget: HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms, 0.1.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms as a Cake Addin
#addin nuget:?package=HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms&version=0.1.9

// Install HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms as a Cake Tool
#tool nuget:?package=HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms&version=0.1.9

(This NuGet package is the latest fork of NetSparkle) NetSparkle is a C# .NET update checker that allows you to easily download installer files and update your C# WinForms/WPF software. You provide, somewhere on the internet, an XML appcast with software version information along with release notes in Markdown or HTML format. The NetSparkle library then checks for an update in the background, displays the release notes to the user, and lets users download or skip the software update. The library can also perform silent downloads so that you can present all of the UI yourself or set up your own silent software update system, as allowed by your software architecture. It was inspired by the Sparkle (https://sparkle-project.org/) project for Cocoa developers and the WinSparkle (https://winsparkle.org/) project (a Win32 port).

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.12 648 3/2/2020
0.1.11 461 1/30/2020
0.1.9 526 1/6/2020
0.1.8 494 12/18/2019
0.1.7 658 11/8/2019

See https://github.com/HiraokaHyperTools/NetSparkle/releases for all release information and to file issues/pull requests for this project