/primitive-extensions

A .NET Standard 2.0 library of extension methods for primitive types such as string, DateTime, boolean, el al. Most of these extensions just serve as helper methods that either make code easier to read or make it more efficient to do common tasks.

Primary LanguageC#Apache License 2.0Apache-2.0

Primitive Extensions

A .NET Standard 2.0 library of commonly used extension methods for primitive types such as string, DateTime, boolean, el al. Most of these extensions just serve as helper methods that either make code easier to read or make it more efficient to do common tasks.

NuGet Package

This library is available as a compiled package is on Nuget.org

https://www.nuget.org/packages/PrimitiveExtensions/