C#C
C#3y ago
oe

Brotli compression for JSON producing newlines - any work around?

I am running ASP.NET 7.0 and I don't want to use Newtonsoft because I would have to downgrade.

Can I minify a JSON string without it?
Was this page helpful?