Skip to main content
NetSparkleUpdater.UI.WPF package icon

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

Total Downloads
127.1K
127,126
Published
Oct 16, 2024
Latest stable version

Install

.NET CLI
dotnet add package NetSparkleUpdater.UI.WPF --version 3.0.0-preview20241016001
Package Manager Console
Install-Package NetSparkleUpdater.UI.WPF -Version 3.0.0-preview20241016001
PackageReference
<PackageReference Include="NetSparkleUpdater.UI.WPF" Version="3.0.0-preview20241016001" />

Frameworks

.NETFramework4.6.2 net6.0-windows7.0 net7.0-windows7.0 net8.0-windows7.0

Dependencies

[3.0.0-preview20241016001, )
[3.0.0-preview20241016001, )
System.Drawing.Common
net6.0-windows7.0
[8.0.8, )
[3.0.0-preview20241016001, )
System.Drawing.Common
net7.0-windows7.0
[8.0.8, )
[3.0.0-preview20241016001, )
System.Drawing.Common
net8.0-windows7.0
[8.0.8, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.