NetSparkleUpdater.SparkleUpdater 2.0.9-preview20220106001

This is a prerelease version of NetSparkleUpdater.SparkleUpdater.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NetSparkleUpdater.SparkleUpdater --version 2.0.9-preview20220106001
                    
NuGet\Install-Package NetSparkleUpdater.SparkleUpdater -Version 2.0.9-preview20220106001
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NetSparkleUpdater.SparkleUpdater" Version="2.0.9-preview20220106001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetSparkleUpdater.SparkleUpdater" Version="2.0.9-preview20220106001" />
                    
Directory.Packages.props
<PackageReference Include="NetSparkleUpdater.SparkleUpdater" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetSparkleUpdater.SparkleUpdater --version 2.0.9-preview20220106001
                    
#r "nuget: NetSparkleUpdater.SparkleUpdater, 2.0.9-preview20220106001"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NetSparkleUpdater.SparkleUpdater@2.0.9-preview20220106001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.0.9-preview20220106001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.0.9-preview20220106001&prerelease
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 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.WinForms.NetFramework

NetSparkleUpdater/NetSparkle app updater framework with built-in WinForms UI for .NET Framework 4.6.2+. 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 app cast 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 UI for .NET 5+. 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 app cast 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).

SystemPerformanceUI.NetSparkleUISelf

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).

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on NetSparkleUpdater.SparkleUpdater:

Repository Stars
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
ChromaControl/ChromaControl
3rd party device lighting support for Razer Synapse.
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
TheMulhima/Lumafly
A cross platform mod manager for Hollow Knight written in Avalonia.
Version Downloads Last Updated
3.0.3 495 8/9/2025
3.0.3-preview20250505001 254 5/5/2025
3.0.2 9,633 2/23/2025
3.0.1 1,028 1/26/2025
3.0.0 3,197 12/25/2024
3.0.0-rc001 511 11/5/2024
3.0.0-preview20241016001 202 10/16/2024
3.0.0-preview20240915001 403 9/15/2024
3.0.0-preview20240914001 119 9/14/2024
3.0.0-preview20240716002 1,187 7/14/2024
3.0.0-preview20240716001 127 7/6/2024
3.0.0-preview20240613001 168 6/13/2024
3.0.0-preview20240601001 152 6/2/2024
3.0.0-preview20240427001 581 4/27/2024
3.0.0-preview20240424001 82 4/24/2024
3.0.0-preview20240404001 158 4/4/2024
3.0.0-preview20240120001 657 1/20/2024
3.0.0-preview20231207003 332 12/7/2023
3.0.0-preview20231207002 127 12/7/2023
3.0.0-preview20231207 126 12/7/2023
3.0.0-preview20231123 188 11/23/2023
2.3.0 26,918 11/23/2023
2.3.0-preview20231004001 169 10/4/2023
2.3.0-preview20230704001 2,654 7/4/2023
2.3.0-preview20230611002 1,637 6/12/2023
2.3.0-preview20230611001 247 6/12/2023
2.3.0-preview20230605001 698 6/5/2023
2.3.0-preview20230604001 225 6/4/2023
2.2.3 32,111 6/4/2023
2.2.2 725 5/30/2023
2.2.1 33,485 11/22/2022
2.2.0 2,040 11/18/2022
2.1.4-preview20221106001 173 11/8/2022
2.1.3 3,006 10/23/2022
2.1.3-preview20220927001 367 9/28/2022
2.1.2 11,733 7/10/2022
2.1.1 2,242 6/10/2022
2.1.0 426 6/5/2022
2.1.0-preview20220509001 354 5/9/2022
2.0.12-preview20220420001 920 4/21/2022
2.0.11 13,589 3/4/2022
2.0.10 1,922 2/27/2022
2.0.9 3,261 1/25/2022
2.0.9-preview20220106001 847 1/7/2022
2.0.8 13,845 10/24/2021
2.0.7 7,603 9/12/2021
2.0.7-preview20210808001 905 8/8/2021
2.0.6 5,089 7/11/2021
2.0.6-preview001 1,003 7/7/2021
2.0.5 3,183 5/9/2021
2.0.4 4,929 4/29/2021
2.0.3 1,355 4/29/2021
2.0.2 1,351 4/26/2021
2.0.1 1,397 4/21/2021
2.0.0 1,454 4/20/2021

See https://github.com/NetSparkleUpdater/NetSparkle/releases for all release information and to file issues/pull requests for this project.