NFly.BitsTransfer 1.0.0-alpha1

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

// Install NFly.BitsTransfer as a Cake Tool
#tool nuget:?package=NFly.BitsTransfer&version=1.0.0-alpha1&prerelease

A .Net wrapper library for Windows Background Intelligent Transfer Service (BITS)

There are no supported framework assets in this 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha2 790 12/14/2017
1.0.0-alpha1 1,134 3/31/2016

First Release.
Features
- Download Single File
- Download Folder
- Progress report
- Estimated downloading time
- Estimated downloading speed