Skip to content

A set of core methods and classes to ease every days .NET development tasks.

License

Notifications You must be signed in to change notification settings

ThunderDesign/ThunderDesign.Net-PCL.ToolBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThunderDesign.Net-PCL.ToolBox

CI CD Nuget License Net

A set of core methods and classes to ease every days .NET development tasks.


Highlights include:

  • Extentions
    • BytesExtentions
    • EnumExtentions
    • GenericExtentions
    • ObjectExtentions
    • PropertyInfoExtentions
    • StreamExtensions
    • StringExtentions
    • TypeExtentions

Installation

Grab the latest ThunderDesign.Net-PCL.ToolBox NuGet package and install in your solution.

Install-Package ThunderDesign.Net-PCL.ToolBox

Use the -version option to specify an older version to install.

Please Contribute!

This is an open source project that welcomes contributions/suggestions/bug reports from those who use it. If you have any ideas on how to improve the library, please post an issue here on GitHub. Please check out the How to Contribute.