Plugin.HttpTransferTasks
2.0.0
Cross Platform HTTP (background) transfer tasks for Xamarin and Windows
Supported Platforms
* Android 4.3+
* iOS 7+
* Windows UWP
Features
* Background Uploads and Downloads on each platform
* Supports transfer filtering based on metered connections (iOS and UWP only at the moment)
* Event Based Metrics
* Percentage Complete
* Total Bytes Expected
* Total Bytes Transferred
* Transfer Speed (Bytes Per Second)
* Estimated Completion Time
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Plugin.HttpTransferTasks -Version 2.0.0
dotnet add package Plugin.HttpTransferTasks --version 2.0.0
<PackageReference Include="Plugin.HttpTransferTasks" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.HttpTransferTasks --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/aritchie/httptransfertasks/blob/master/changelog.md
Dependencies
-
.NETStandard 2.0
- Acr.Core (>= 2.0.2)
-
MonoAndroid 8.0
- Acr.Core (>= 2.0.2)
- sqlite-net-pcl (>= 1.4.118)
- System.Net.Http (>= 4.3.3)
-
UAP 10.0
- Acr.Core (>= 2.0.2)
-
Xamarin.iOS 1.0
- Acr.Core (>= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.