NetSparkleUpdater.SparkleUpdater 2.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetSparkleUpdater.SparkleUpdater --version 2.2.2
NuGet\Install-Package NetSparkleUpdater.SparkleUpdater -Version 2.2.2
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.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSparkleUpdater.SparkleUpdater --version 2.2.2
#r "nuget: NetSparkleUpdater.SparkleUpdater, 2.2.2"
#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.
// Install NetSparkleUpdater.SparkleUpdater as a Cake Addin
#addin nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.2.2

// Install NetSparkleUpdater.SparkleUpdater as a Cake Tool
#tool nuget:?package=NetSparkleUpdater.SparkleUpdater&version=2.2.2

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 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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.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).

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

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 (2)

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

Repository Stars
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
Version Downloads Last updated
3.0.0-preview20240120001 175 1/20/2024
3.0.0-preview20231207003 201 12/7/2023
3.0.0-preview20231207002 72 12/7/2023
3.0.0-preview20231207 76 12/7/2023
3.0.0-preview20231123 127 11/23/2023
2.3.0 3,128 11/23/2023
2.3.0-preview20231004001 104 10/4/2023
2.3.0-preview20230704001 1,591 7/4/2023
2.3.0-preview20230611002 527 6/12/2023
2.3.0-preview20230611001 144 6/12/2023
2.3.0-preview20230605001 551 6/5/2023
2.3.0-preview20230604001 122 6/4/2023
2.2.3 9,593 6/4/2023
2.2.2 559 5/30/2023
2.2.1 19,892 11/22/2022
2.2.0 1,892 11/18/2022
2.1.4-preview20221106001 106 11/8/2022
2.1.3 2,737 10/23/2022
2.1.3-preview20220927001 263 9/28/2022
2.1.2 10,268 7/10/2022
2.1.1 1,808 6/10/2022
2.1.0 332 6/5/2022
2.1.0-preview20220509001 236 5/9/2022
2.0.12-preview20220420001 713 4/21/2022
2.0.11 13,025 3/4/2022
2.0.10 1,740 2/27/2022
2.0.9 3,061 1/25/2022
2.0.9-preview20220106001 675 1/7/2022
2.0.8 9,339 10/24/2021
2.0.7 3,929 9/12/2021
2.0.7-preview20210808001 748 8/8/2021
2.0.6 4,906 7/11/2021
2.0.6-preview001 847 7/7/2021
2.0.5 2,682 5/9/2021
2.0.4 4,755 4/29/2021
2.0.3 1,167 4/29/2021
2.0.2 1,158 4/26/2021
2.0.1 1,210 4/21/2021
2.0.0 1,189 4/20/2021

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