A collection of helper classes and extension methods
This is the source repository of csutils, a collection of small helper classes and extension methods that makes life easier.
You can read the documentation of csutils in Documentation.zip of the latest commit.
Compiled binaries are published on NuGet.org, install it with:
PM> install-package csutils
- Several useful Extension Methods for strings
- HSV Color Model
- TwoKeyDictionary<K1,K2,V> / SerializableDictionary<K,V>
- Flexable Text Translation System for Globalisation
- DownloadManager incl. Bandwith-Limitation