jorgeser
- 18,139 total downloads
- last updated 1/8/2018
- Latest version: 1.0.0
Normalizes a Duration Pattern.
Converts a Duration Pattern into a TimeSpan or DurationStruct.
Converts a DurationStruct into a TimeSpan or Duration Pattern.
Converts a TimeSpan into a DurationStruct or Duration Pattern.
Works with a DurationStruct easily instead of use TimeSpan that not covers Years...
More information
- 2,700 total downloads
- last updated 10/29/2019
- Latest version: 3.1.0
Quick and easy implementation of Feature Toggles or Feature Flags in .NET Framework 4.6.1 or higher, .Net Core 3.0, ASP.NET Core 3.0 or Azure projects
- 1,172 total downloads
- last updated 9/14/2017
- Latest version: 1.0.0
Framework for .NET Framework 4.6.1 or greater, and .NET Core 2.0 or greater, to generate measurements about the times consumed by a method.
You can execute a method more than 1 time at the same time to measure all times consumed by each execution, getting the average time consumed in total.