NetSparkle.New 0.18.3

Suggested Alternatives

NetSparkleUpdater.SparkleUpdater

Additional Details

Hi! Thanks so much for using NetSparkle over the years. We now have a new repo, new name, and new package. Join us for the official 2.0 NetSparkle update with new features and enhancements! :) https://github.com/NetSparkleUpdater/NetSparkle/

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NetSparkle.New --version 0.18.3
NuGet\Install-Package NetSparkle.New -Version 0.18.3
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="NetSparkle.New" Version="0.18.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSparkle.New --version 0.18.3
#r "nuget: NetSparkle.New, 0.18.3"
#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 NetSparkle.New as a Cake Addin
#addin nuget:?package=NetSparkle.New&version=0.18.3

// Install NetSparkle.New as a Cake Tool
#tool nuget:?package=NetSparkle.New&version=0.18.3

(This NuGet package is the latest fork of NetSparkle) NetSparkle is a C# .NET update checker that allows you to easily download installer files and update your C# WinForms/WPF software. You provide, somewhere on the internet, an XML appcast with software version information along with release notes in Markdown or HTML format. The NetSparkle library 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 library 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 Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NetSparkle.New:

Package Downloads
DHsys.Infrastructure

Package Description

YuexS.NetSparkle.UILibrary

NetSparkleUI库

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on NetSparkle.New:

Repository Stars
ThePBone/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, and Linux
lstratman/EasyConnect
Tabbed remote desktop application with a Chrome-like UI.
Version Downloads Last updated
2.0.0-preview20210418004 1,594 4/19/2021
0.19.2 3,452 2/18/2020

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