nUpdate.WithoutTAP
3.1.0
nUpdate has been updated to .NET Standard 2 and does no longer ship in two separate packages for EAP or TAP as it now uses TAP by default.
Built-in UI is now available by using the packages nUpdate.UI.WindowsForms and nUpdate.UI.WPF.
See the version list below for details.
dotnet add package nUpdate.WithoutTAP --version 3.1.0
NuGet\Install-Package nUpdate.WithoutTAP -Version 3.1.0
<PackageReference Include="nUpdate.WithoutTAP" Version="3.1.0" />
paket add nUpdate.WithoutTAP --version 3.1.0
#r "nuget: nUpdate.WithoutTAP, 3.1.0"
// Install nUpdate.WithoutTAP as a Cake Addin #addin nuget:?package=nUpdate.WithoutTAP&version=3.1.0 // Install nUpdate.WithoutTAP as a Cake Tool #tool nuget:?package=nUpdate.WithoutTAP&version=3.1.0
nUpdate is a modern update system for .NET applications. Providing high security and an easy-to-use user interface, nUpdate is the perfect solution for your software.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fixed some bugs with the encoding when using non-English languages (such as German or Chinese)
- Improved the documentation