Found 117 packages
An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage.
This library can minify and/or bundle any Javascript and/or Cascading Style Sheets. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
A nice integration between EasyCaching and EasyCompressor. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage by compressing your cache data, especially for distributed cache (such as Redis). EasyCaching is an Easy-to-Use caching library that offers many features and supports many providers and serializers. An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate.
A .NET port of Google’s htmlcompressor library to minify HTML source code. This is the release of the original porter.
A .NET Standard port of Google’s htmlcompressor library to minify HTML source code. This is the release of the original porter.
Parses RequireJS.NET config files and builds bundles using YUI compressor.
Gzip implementation for KafkaFlow compression middleware
Compression middleware for KafkaFlow
Package Description
Kayisoft DicomCompression Module
The abstractions for Zaabee.Compressor
MustardBlack.Assets.YuiCompressor library.
基于 `MSBuild Task` 的构建时资源压缩器,用于在构建时将文件压缩后作为 `嵌入的资源` 编译到最终输出文件中。A build time resource compressor based on the `MSBuild Task`, used to compress files and compile them as `EmbeddedResource` into the final output file during build time.
HtmlCompressor.Core
This is a simple Huffman Compressor. It is not nearly as fast as it could be, and I'm sure there is room to improve it. I only use it for small (< 100 byte) strings that the normal .Net compression libraries don't handle well.