Info
Version: | 1.0.0 |
Author(s): | Alexander Clare |
Last Update: | Thursday, July 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/earloc/Progressor |
NuGet Url: | https://www.nuget.org/packages/Progressor |
Install
Install-Package Progressor
dotnet add package Progressor
paket add Progressor
Progressor Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
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!.