BlueBermuda.Extensions NuGet Package

Fluent extensions that help developers write code faster.

The idea is to create a fluent dialect that is easy to read and is an alternative to calling static methods. For instance, instead of invoking the static method Regex.IsMatch(string input, string pattern) on stringA/patternA, simply invoke stringA.RegexIsMatch(patternA) or instead of invoking Math.Round(4.838, 2), simply invoke 4.838.Round(2).




Got any BlueBermuda.Extensions Question?





Info

Version: 1.1.0
Author(s): W. Young
Last Update: Tuesday, March 16, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/BlueBermuda.Extensions


Install
Install-Package BlueBermuda.Extensions
dotnet add package BlueBermuda.Extensions
paket add BlueBermuda.Extensions
BlueBermuda.Extensions Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1576