We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
My code is blowing up because JSON serialization won't happen from an integer to string during de-serialization.
If the target type is a string, shouldn't anything cast?
I dont feel like I should have build an entire convert for this, it should be built in IMOH.
Works fine in Newtonsoft.