Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 421 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 421 Bytes

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/