NetSparkleUpdater.UI.Avalonia
2.0.18-preview20220420002
See the version list below for details.
dotnet add package NetSparkleUpdater.UI.Avalonia --version 2.0.18-preview20220420002
NuGet\Install-Package NetSparkleUpdater.UI.Avalonia -Version 2.0.18-preview20220420002
<PackageReference Include="NetSparkleUpdater.UI.Avalonia" Version="2.0.18-preview20220420002" />
paket add NetSparkleUpdater.UI.Avalonia --version 2.0.18-preview20220420002
#r "nuget: NetSparkleUpdater.UI.Avalonia, 2.0.18-preview20220420002"
// Install NetSparkleUpdater.UI.Avalonia as a Cake Addin #addin nuget:?package=NetSparkleUpdater.UI.Avalonia&version=2.0.18-preview20220420002&prerelease // Install NetSparkleUpdater.UI.Avalonia as a Cake Tool #tool nuget:?package=NetSparkleUpdater.UI.Avalonia&version=2.0.18-preview20220420002&prerelease
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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
.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 | 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. |
-
.NETCoreApp 3.1
- Avalonia (>= 0.10.13)
- Avalonia.Desktop (>= 0.10.13)
- Avalonia.HtmlRenderer (>= 0.10.0)
- NetSparkleUpdater.SparkleUpdater (>= 2.0.12-preview20220420001)
-
.NETStandard 2.0
- Avalonia (>= 0.10.13)
- Avalonia.Desktop (>= 0.10.13)
- Avalonia.HtmlRenderer (>= 0.10.0)
- NetSparkleUpdater.SparkleUpdater (>= 2.0.12-preview20220420001)
-
net5.0
- Avalonia (>= 0.10.13)
- Avalonia.Desktop (>= 0.10.13)
- Avalonia.HtmlRenderer (>= 0.10.0)
- NetSparkleUpdater.SparkleUpdater (>= 2.0.12-preview20220420001)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NetSparkleUpdater.UI.Avalonia:
Repository | Stars |
---|---|
TheMulhima/Lumafly
A cross platform mod manager for Hollow Knight written in Avalonia.
|
See https://github.com/NetSparkleUpdater/NetSparkle for all beta information and to file issues/pull requests for and ask questions about this project.