An uptime calculator that optionally supports accounting for exclusions and business hours.
Info
Version: | 1.1.0 |
Author(s): | John Cruikshank |
Last Update: | Tuesday, January 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zywave/UptimeCalculator |
NuGet Url: | https://www.nuget.org/packages/UptimeCalculator |
Install
Install-Package UptimeCalculator
dotnet add package UptimeCalculator
paket add UptimeCalculator
UptimeCalculator Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.3.0)