It all started because I wanted a simple way to log from inside my programs (NLog and other logging frameworks were simply too much), then I started adding features and new utilities (ini files, various helpers, custom reusable types).
Some parts are derived from something I found on Internet (normally I start with the bare minimum then begin to customize the code), something is obsolete or simply need refactoring, anyway I use these utilities in my day to day work and they... just do what I expect from them.
By far not the best code I produced, still useful.
if you have any suggestion it is welcome.
NB: I will fill the documentation in the upcoming days, you can find the markdown documentation inside the single project's directory (ReadMe.md)