Web Markup Minifier: Brotli for ASP.NET NuGet Package

WebMarkupMin.AspNet.Brotli contains one compressor-adapter for compression of text content by using the Brotli algorithm (https://github.com/google/brotli) - `BrotliCompressor`.

`BrotliCompressor` is based on the BrotliSharpLib (https://github.com/master131/BrotliSharpLib) version 0.3.3.

In version for .NET Standard 2.1, .NET 6 and .NET 7 uses the built-in compressor from the `System.IO.Compression` namespace.

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.




Got any Web Markup Minifier: Brotli for ASP.NET Question?





Info

Version: 2.16.0
Author(s): Andrey Taritsyn
Last Update: Wednesday, February 28, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Taritsyn/WebMarkupMin
NuGet Url: https://www.nuget.org/packages/WebMarkupMin.AspNet.Brotli


Install
Install-Package WebMarkupMin.AspNet.Brotli
dotnet add package WebMarkupMin.AspNet.Brotli
paket add WebMarkupMin.AspNet.Brotli
WebMarkupMin.AspNet.Brotli Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0 .NETFramework 4.5 .NETStandard 1.3 .NETStandard 2.0 netstandard2.1


Tags



STATS

must-have-score

3.4

avg-downloads-per-day

33

days-since-last-release

64