ValueOf
ValueOf copied to clipboard
Code generation
This is a feature "request", and also a question: why not a code generator ? would be intresting to write one, and could tackle down some issues like valueof always boxing the sub type, or the possibility to generate json converter specifying an option
@TrabacchinLuigi - I don't want to steal people away from this very useful library, but you might want to take a look Vogen as it does exactly those things:
https://github.com/SteveDunn/Vogen