This libraries are made to help you deal with some boring stuff during development.
At this moment, there are following libraries in this solution:
- Helpers.Parsers - library for converting string, char and boolean values to other numeric types.
- Helpers.Results - library for returning values from methods, with flag indicating success or failure.