NetSparkleUpdater.UI.WinForms.NetFramework
2.0.0-preview20210114001
See the version list below for details.
dotnet add package NetSparkleUpdater.UI.WinForms.NetFramework --version 2.0.0-preview20210114001
NuGet\Install-Package NetSparkleUpdater.UI.WinForms.NetFramework -Version 2.0.0-preview20210114001
<PackageReference Include="NetSparkleUpdater.UI.WinForms.NetFramework" Version="2.0.0-preview20210114001" />
paket add NetSparkleUpdater.UI.WinForms.NetFramework --version 2.0.0-preview20210114001
#r "nuget: NetSparkleUpdater.UI.WinForms.NetFramework, 2.0.0-preview20210114001"
// Install NetSparkleUpdater.UI.WinForms.NetFramework as a Cake Addin #addin nuget:?package=NetSparkleUpdater.UI.WinForms.NetFramework&version=2.0.0-preview20210114001&prerelease // Install NetSparkleUpdater.UI.WinForms.NetFramework as a Cake Tool #tool nuget:?package=NetSparkleUpdater.UI.WinForms.NetFramework&version=2.0.0-preview20210114001&prerelease
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
.NETFramework 4.5.2
- NetSparkle.New (>= 2.0.0-preview20210114001)
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 Beta: See https://github.com/NetSparkleUpdater/NetSparkle for all beta information and to file issues/pull requests for and ask questions about this project.