JsonUtils
JsonUtils copied to clipboard
Associative arrays (or Dictionary in C#)
Is it possible to support associative arrays in the future or is there a reason this couldn't happen? I suspect some sort of hint would need to be provided to indicate they should be used.
Accepting PRs.