HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms
0.1.7
See the version list below for details.
Install-Package HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms -Version 0.1.7
dotnet add package HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms --version 0.1.7
<PackageReference Include="HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms" Version="0.1.7" />
paket add HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms --version 0.1.7
#r "nuget: HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms, 0.1.7"
// Install HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms as a Cake Addin
#addin nuget:?package=HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms&version=0.1.7
// Install HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms as a Cake Tool
#tool nuget:?package=HiraokaHyperTools.NetSparkle.N.UI.NetFramework.WinForms&version=0.1.7
(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 | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- HiraokaHyperTools.NetSparkle.N (>= 0.1.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
See https://github.com/HiraokaHyperTools/NetSparkle/releases for all release information and to file issues/pull requests for this project