The Wayback Machine - https://web.archive.org/web/20200728193031/https://github.com/SSAgov/primitive-extensions
Skip to content

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.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

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/

About

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.

Topics

Resources

License

Releases

No releases published

Languages

You can’t perform that action at this time.