Info
Version: | 2.0.0-preview20210418004 |
Author(s): | Deadpikle, Dirk Eisenberg |
Last Update: | Monday, April 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NetSparkleUpdater/NetSparkle |
NuGet Url: | https://www.nuget.org/packages/NetSparkle.New |
Install
Install-Package NetSparkle.New
dotnet add package NetSparkle.New
paket add NetSparkle.New
NetSparkle.New Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Win32.Registry(>= 4.7.0)
- NSec.Cryptography(>= 20.2.0)
- Portable.BouncyCastle(>= 1.8.9)
- System.Text.Json(>= 4.7.2)
- Newtonsoft.Json(>= 12.0.3)
- Portable.BouncyCastle(>= 1.8.9)
Tags
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).