nUpdate.ProvideTAP 3.2.0

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

// Install nUpdate.ProvideTAP as a Cake Tool
#tool nuget:?package=nUpdate.ProvideTAP&version=3.2.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 Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.0 1,862 7/27/2019
3.4.1 1,072 6/18/2019
3.4.0 1,082 6/18/2019
3.3.1 1,711 5/30/2018
3.3.0 1,387 5/23/2018
3.2.1 1,517 10/7/2017
3.2.0 1,368 9/12/2017
3.1.8 1,515 9/2/2017
3.1.2 1,363 8/30/2017
3.1.0 1,442 8/16/2017

- Split the two build configurations for TAP and EAP into separate projects to fix dependency errors
- Change and improve the internal architecture of nUpdate
- Make Exception property in FailedEventArgs readonly
- Fix and improve the implementation of the async patterns
- Fix that a package could not be deleted when its signature was invalid
- Improve the message informing the user about an invalid signature
- Add renamed methods for task cancellation
- Rename nUpdate to nUpdate.Internal
- Remove resource redundancies