FileTransferManager 1.0.6

dotnet add package FileTransferManager --version 1.0.6
NuGet\Install-Package FileTransferManager -Version 1.0.6
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="FileTransferManager" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileTransferManager --version 1.0.6
#r "nuget: FileTransferManager, 1.0.6"
#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 FileTransferManager as a Cake Addin
#addin nuget:?package=FileTransferManager&version=1.0.6

// Install FileTransferManager as a Cake Tool
#tool nuget:?package=FileTransferManager&version=1.0.6

Copy and move files/folders functionality with reporting a progress

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FileTransferManager:

Repository Stars
R2NorthstarTools/VTOL
A Manager and Installer For the Titanfall 2 +Northstar launcher.
Version Downloads Last updated
1.0.6 1,569 5/15/2021
1.0.5 751 6/16/2020
1.0.4 809 3/7/2019
1.0.3 934 11/13/2018
1.0.2 698 11/10/2018
1.0.1 669 11/10/2018
1.0.0 783 11/9/2018

Added cancellation token into MoveWithProgressAsync, fixed cancellation within copy operations.
Signed libraries.
Moved to .NET Framework 4.7.2