ThunderDesign / ThunderDesign.Net-PCL.ToolBox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 100.0%