NetSparkleUpdater.SparkleUpdater
2.0.9-preview20220106001
See the version list below for details.
Install-Package NetSparkleUpdater.SparkleUpdater -Version 2.0.9-preview20220106001
dotnet add package NetSparkleUpdater.SparkleUpdater --version 2.0.9-preview20220106001
<PackageReference Include="NetSparkleUpdater.SparkleUpdater" Version="2.0.9-preview20220106001" />
paket add NetSparkleUpdater.SparkleUpdater --version 2.0.9-preview20220106001
#r "nuget: NetSparkleUpdater.SparkleUpdater, 2.0.9-preview20220106001"
// Install NetSparkleUpdater.SparkleUpdater as a Cake Addin
#addin nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.0.9-preview20220106001&prerelease
// Install NetSparkleUpdater.SparkleUpdater as a Cake Tool
#tool nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.0.9-preview20220106001&prerelease
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; if you want a built-in UI, please reference a NetSparkleUpdater.UI package. 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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 13.0.1)
- Portable.BouncyCastle (>= 1.9.0)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
- NSec.Cryptography (>= 20.2.0)
- Portable.BouncyCastle (>= 1.9.0)
- System.Text.Json (>= 5.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NetSparkleUpdater.SparkleUpdater:
Package | Downloads |
---|---|
NetSparkleUpdater.UI.WPF
NetSparkleUpdater/NetSparkle app updater framework with built-in WPF .NET Core and .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). |
|
NetSparkleUpdater.UI.Avalonia
NetSparkleUpdater/NetSparkle app updater framework with built-in Avalonia 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). |
|
NetSparkleUpdater.UI.WinForms.NetCore
NetSparkleUpdater/NetSparkle app updater framework with built-in WinForms .NET Core 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). |
|
NetSparkleUpdater.UI.WinForms.NetFramework
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). |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NetSparkleUpdater.SparkleUpdater:
Repository | Stars |
---|---|
stakira/OpenUtau
Open source UTAU successor
|
|
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
|
Version | Downloads | Last updated |
---|---|---|
2.1.0-preview20220509001 | 39 | 5/9/2022 |
2.0.12-preview20220420001 | 42 | 4/21/2022 |
2.0.11 | 3,735 | 3/4/2022 |
2.0.10 | 181 | 2/27/2022 |
2.0.9 | 1,106 | 1/25/2022 |
2.0.9-preview20220106001 | 56 | 1/7/2022 |
2.0.8 | 2,984 | 10/24/2021 |
2.0.7 | 1,639 | 9/12/2021 |
2.0.7-preview20210808001 | 184 | 8/8/2021 |
2.0.6 | 3,936 | 7/11/2021 |
2.0.6-preview001 | 228 | 7/7/2021 |
2.0.5 | 1,172 | 5/9/2021 |
2.0.4 | 2,152 | 4/29/2021 |
2.0.3 | 277 | 4/29/2021 |
2.0.2 | 303 | 4/26/2021 |
2.0.1 | 334 | 4/21/2021 |
2.0.0 | 313 | 4/20/2021 |
See https://github.com/NetSparkleUpdater/NetSparkle/releases for all release information and to file issues/pull requests for this project.