Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for Tags:"IProgress"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Bcl
by:
dotnetframework
Microsoft
Deprecated
75,390,665 total downloads
last updated
2/25/2015
Latest version:
1.1.10
BCL
Microsoft
System
Task
IProgress
This packages enables projects targeting down-level platforms to use some of the types added in later versions including: - CallerMemberNameAttribute - CallerLineNumberAttribute - CallerFilePathAttribute -...
More information
DeveloperInTheFlow.
ProgressProvider
by:
pombeirp
11,418 total downloads
last updated
10/23/2014
Latest version:
1.0.12
IProgress
TPL
Provides a hierarchical implementation of the System.IProgress<T> interface, allowing for more complex scenarios with multiple parallel operations being reported.
Spectre.
Console.
Extensions.
Progress
by:
NikiforovAll
11,237 total downloads
last updated
4/5/2022
Latest version:
1.0.0
cli
spectre
extensions
iprogress
A library that makes it easier to do progress reporting for beautiful console apps made with Spectre.Console
bloomtom.
NaiveProgress
by:
bloomtom
938 total downloads
last updated
1/4/2019
Latest version:
1.0.0
IProgress
Progress
Provides an implementation of IProgress<T> which does nothing fancy. A synchronization context isn't captured. The thread pool isn't touched. Progress reports are simply handed off to an event in the order they...
More information
Stream.
ReportingCopyTo
by:
BrunoZell
3,954 total downloads
last updated
1/2/2018
Latest version:
2.2.0
async
asynchronous
stream
copyto
reporting
task
progress
iprogress
system
io
Provides Stream.CopyTo overloads for reporting the current relative or absolute progress while copying.
ProgressableHttpContent
by:
BrunoZell
2,611 total downloads
last updated
10/4/2017
Latest version:
1.1.0
net
http
httpcontent
progress
iprogress
reporting
httpclient
async
asynchronous
Provides a proxy like HttpContent implementation that reports the upload progress.
Shard.
DonwloadLibrary
by:
Meyn
5,828 total downloads
last updated
1/25/2023
Latest version:
1.0.5.1
Request
FreeToUse
HttpClient
producer-consumer
file-downloader
downloader
chunk
http
.Net
WPF
More tags
A free to use library as wrapper around the HttpClient to use as a download manager or as easy producer consumer implementation. All Requests will be handled by an PriorityQueue in a parallel state to have a...
More information
Atmoos.
Progress.
Reporting
by:
atmoos
738 total downloads
last updated
12/12/2021
Latest version:
0.1.1
progress
IProgress
IProgress<T>
report
progress
progress
reporting
progress
filter
progress
More tags
Library of commonly used transformations and filtering of progress reports exposed as extension methods.
Atmoos.
Progress.
Tree
by:
atmoos
290 total downloads
last updated
12/12/2021
Latest version:
0.1.1
progress
IProgress
IProgress<T>
report
progress
progress
reporting
hierarchical
progress
progress
More tags
Library that enables hierarchical progress reporting. Sequential and parallel reporting are supported, both with three reporting models.