WorkTimeCalculator 1.0.4.2
Install from the command line:
Learn more about NuGet packages
$ dotnet add package WorkTimeCalculator --version 1.0.4.2
About this version
A utility library to calculate work time within a period, with a configurable work schedule, multiple shifts and holidays
Time complexity: O(n*k) where n is the maximum number of shifts per day, and k is the number of holidays within a single period