ASP.NET Core middleware for HTTP request decompression.
Info
Version: | 1.14.0 |
Author(s): | Alexander Kozlenko |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexanderkozlenko/aspnetcore-request-decompression |
NuGet Url: | https://www.nuget.org/packages/Anemonis.AspNetCore.RequestDecompression |
Install
Install-Package Anemonis.AspNetCore.RequestDecompression
dotnet add package Anemonis.AspNetCore.RequestDecompression
paket add Anemonis.AspNetCore.RequestDecompression
Anemonis.AspNetCore.RequestDecompression Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags