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!.