Owin.Compression 1.0.46
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Owin.Compression --version 1.0.46
About this version
Compression (Deflate / GZip) module for Microsoft OWIN self host web server. With this module you can compress, deflate / gzip large files (like concatenated *.js or *.css files) to reduce amount of web traffic.