FSharp.Json
FSharp.Json copied to clipboard
Minify
I was wondering if there is support for being able to compress/minify the json output from a serializer? (removing the newlines and spacing)
Thanks, Daniel
Could you please check https://github.com/vsapronov/FSharp.Json#unformatted-json - is that what you want?