Some helful extensions for C# .NET. Package contains extensions (C#) that can simplify developer life.
$ dotnet add package Calabonga.Utils.ExtensionsSome helpful extensions for C#.NET. Nuget-package contains extensions (C#) that can simplify developer life.
SemanticVersion display formats.Regex parsing for SemanticVersion added with some unit-tests.There are new extensions for DateTime added:
.ToJiraString() => 1d 4h 34m 23s.GetMonthStartDay() => return the first day of the month.GetMonthStartDay() => return the first day of the month.GetWeekStartDay() => return the first day of the week.GetWeekEndDay() => return the last day of the weekRandom(), Randomized() and Randoms() method for LINQ released.WithIndex method added to EnumerableExtensions