Yet another library for C#
I noticed that ther were some tool constantly need when developping an application in C#. Therefore I put them in a library.
This library contains:
- Extensions for a variaty of classes.
- A service to write and read files easily
- Loggers
- Custom reflection helper classes for validation and browsing through and object
- Helpers classes for serialization (Json, Xml)
- ...