Skip to content

steto-scope/csutils

Repository files navigation

csutils

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.

Installing

Compiled binaries are published on NuGet.org, install it with:

PM> install-package csutils

Some Features

  • 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

About

A collection of helper classes and extension methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages