Example of brotli compression in AspNetCore
Using System.IO.Compression.Brotli from https://dotnet.myget.org/F/dotnet-corefxlab/
Applications also require the BrotliNative
package. See BrotliExample.
There are no commits on branch master.
Example of brotli compression in AspNetCore
Using System.IO.Compression.Brotli from https://dotnet.myget.org/F/dotnet-corefxlab/
Applications also require the BrotliNative
package. See BrotliExample.