Provides a hierarchical implementation of the System.IProgress<T> interface, allowing for more complex scenarios with multiple parallel operations being reported.
Info
Version: | 1.0.12 |
Author(s): | Pedro Pombeiro |
Last Update: | Thursday, October 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DeveloperInTheFlow.ProgressProvider |
Install
Install-Package DeveloperInTheFlow.ProgressProvider
dotnet add package DeveloperInTheFlow.ProgressProvider
paket add DeveloperInTheFlow.ProgressProvider
DeveloperInTheFlow.ProgressProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(1.1.9)
Tags