Provides a proxy like HttpContent implementation that reports the upload progress.
Info
Version: | 1.1.0 |
Author(s): | Bruno Zell |
Last Update: | Wednesday, October 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheInsaneBro/ProgressableHttpContent |
NuGet Url: | https://www.nuget.org/packages/ProgressableHttpContent |
Install
Install-Package ProgressableHttpContent
dotnet add package ProgressableHttpContent
paket add ProgressableHttpContent
ProgressableHttpContent Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
- StreamCopyToReporting(>= 1.0.0)
- StreamCopyToReporting(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- StreamCopyToReporting(>= 1.0.0)
Tags