Skip to content

v2.13.2

Choose a tag to compare

@Taritsyn Taritsyn released this 10 Nov 18:38
· 169 commits to master since this release

Version: 2.13.2
Published: 11/10/2022
Change Set: 8777716

In WebMarkupMin.AspNet.Brotli fixed a error #150 “.NET 7 broke BrotliCompressor due to invalid compression levels”.

If you are using extensions for ASP.NET Core 3.1 or higher, then you should use a BuiltInBrotliCompressor class from WebMarkupMin.AspNet.Common.Compressors namespace instead of a BrotliCompressor class. In this case, the WebMarkupMin.Brotli package will no longer be needed and you can uninstall it.

NuGet Packages

ASP.NET Extensions