TinyHelpers
TinyHelpers copied to clipboard
Create a JsonConverter to automatically trim strings
Trimming strings in JSON document is a common requirement. It is useful to have a converter to automatically perform this task.