Progressor 1.0.0
Calculate progress - simple, fast, versatile, cross-platform
Progressor makes calculation of progress as simple as enumerating a collection
You can even "descent" into deeper iterations, maintaining gloabl and local progress
If you ever found yourself figuring out this nasty percent-calculation-formular in excel for the 1000´s time, this lib is for you!
Install-Package Progressor -Version 1.0.0
dotnet add package Progressor --version 1.0.0
<PackageReference Include="Progressor" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Progressor --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
+ 1.0.0 - Targets .nettandard 1.0
+ 0.3.0 - API normalization, support for hierarchical enumeration
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
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.