35 packages tagged with “Compressor”
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.
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 is an MSBuild task to help minify and/or combine JavaScript and/or Cascading Style Sheets.
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.
Parses RequireJS.NET config files and builds bundles using YUI compressor.
This library can minify and/or bundle any Javascript and/or Cascading Style Sheets. It includes a custom YUICompressor Transform to leverage the ASP.NET Bundling and Minification scafolding. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
Simple Razor ScriptManager, including combining, caching and minification
The abstractions for Zaabee.Compressor
Parses RequireJS.NET config files and builds bundles using Microsoft's Web Optimization Framework.
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.
Optimize PigWebReq to solve bugs in .net Core.
This library can minify and/or combine any Javascript and/or Cascading Style Sheets. It includes a NANT task so you can automate this process, per build. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
The abstractions for Aoxe.Compressor
This is simple drop-and-forget, configuration-less (optional) http module that will handle compression of javascript and css, both in files and embedded on html page.
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
A powerful, flexible and easy to use Video and Image compression library for Android
ASP.NET Core GZipCompression Middleware compresses the body of requests in GZIP format if the request accept.
A library for compressing, adding watermark and uploading the file into aws s3.
Reduce the number of HTTP requests required to render the page, resulting in faster page loads by combining and compressing multiple JavaScripts and stylesheets.
Xamarin.Android Binding for Abed Elaziz Shehadeh's LightCompressor, a powerful and easy-to-use video compression library for Android uses MediaCodec API.
Archiver for WinRT is a powerful utility for compressing and decompressing files and folders. Up until now, managing compressed files has been a huge pain in WinRT and Windows 8. Moreover, using the built-in mechanism, you couldn't compress a folder with its subfolders and files. Archiver makes compressing and decompressing amazingly easy, using just two lines of code: Archiver archiver = new Archiver(); archiver.Compress(source, destination); ... where source and destination are the specified files and folders.
This package is being used for some helpful extension methods for daily usefull types such as string, int, DateTime, Enum, Json Helper methods, string compressor.