Top 20 NuGet Packages

Extension Methods for IComparable.
Useful methods for Console Applications.
Extension methods for Dates.
Extension method for functions.
Extension methods for IEnumerable
Extension Methods for IEnumerable that allow comparisons.
Adds the extension methoods Max and Min to IEnumerable(Of T), which have selector for the value to use.
Extension Methods for Queue.
Extension methods for picking random elements from a IList.
Extension Method for generating ranges.
A Class that encapsulates the notion of a range,
Adds Range Bounds Operators, via lifted type.
Provides the Swap extension method
Extension Methods for Types.
VB.NET source file that contains an extension method that determines whether an SByte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Frame...
VB.NET source file that contains an extension method that translates an SByte into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Framework 4.5.1 .NET Framework 4.5.2 .NET Framework 4.6 .NET Framework 4.6.1...
A library for the ExtSecureChat that consists of helpers like: - Promises - Observables
WebSharper Utilities
VB.NET source file that contains an extension method that replaces accented characters within a string through non-accented ones, which is useful to create logon names, email addresses etc. German upper-case umlauts like "Ä" are converted either to "Ae" or "AE" depending the context, "ß" analogousl...