NetSparkleUpdater.UI.WinForms.NetFramework
2.1.2
Install-Package NetSparkleUpdater.UI.WinForms.NetFramework -Version 2.1.2
dotnet add package NetSparkleUpdater.UI.WinForms.NetFramework --version 2.1.2
<PackageReference Include="NetSparkleUpdater.UI.WinForms.NetFramework" Version="2.1.2" />
paket add NetSparkleUpdater.UI.WinForms.NetFramework --version 2.1.2
#r "nuget: NetSparkleUpdater.UI.WinForms.NetFramework, 2.1.2"
// Install NetSparkleUpdater.UI.WinForms.NetFramework as a Cake Addin
#addin nuget:?package=NetSparkleUpdater.UI.WinForms.NetFramework&version=2.1.2
// Install NetSparkleUpdater.UI.WinForms.NetFramework as a Cake Tool
#tool nuget:?package=NetSparkleUpdater.UI.WinForms.NetFramework&version=2.1.2
NetSparkleUpdater/NetSparkle app updater framework with built-in WinForms .NET Framework UI. NetSparkleUpdater/NetSparkle is a C# .NET software update framework that allows you to easily download installer files and update your C# .NET Framework or .NET Core software. Built-in UIs are available for WinForms, WPF, and Avalonia. You provide, somewhere on the internet, an XML appcast with software version information along with release notes in Markdown or HTML format. The NetSparkle framework 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 framework 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 | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.5.2
- NetSparkleUpdater.SparkleUpdater (>= 2.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
2.0: See https://github.com/NetSparkleUpdater/NetSparkle for all information and to file issues/pull requests for and ask questions about this project.