1. YUICompressor .NET

    By:

    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.

  2. XAct.IO.Compression.DotNetZip

    By:

    An XActLib assembly: a library to work with the essentials of DotNetZip.

  3. XAct.IO.Compression.ZipPackage

    By:

    An XActLib Assembly: library for working with Zip Packages (Compression + Structure). A poor man's Zip Solution, that requires no external assemblies beyond .NET. See DotNetZip for better functionality.

  4. Craig's Utility Library Compression Namespace

    By:

    Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomi... More information

  5. Bundle Transformer: Core

    By:

    Bundle Transformer - a modular extension for System.Web.Optimization (aka Microsoft ASP.NET Web Optimization Framework). Classes CssTransformer and JsTransformer, included in the core of Bundle Transformer, implement interface IBundleTransform. They are intended to replace the standard classes CssMinify and JsMinify. The main differences classes C... More information

  6. Combres

    By:

    .NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. Simply put, this library helps your applications rank better with YSlow and PageSpeed.

  7. Combres.Mvc

    By:

    Include extension methods for Combres to integrate more nicer with ASP.NET MVC applications.

  8. SimpleCompression

    By:

    Compress and combine engine for ASP.NET MVC

  9. RequestReduce

    By:

    RequestReduce allows any IIS based website to automaticaly sprite background images into a single optimized PNG as well as combine and minify CSS and Javascript with absolutely no coding beyond a few config tweaks. RequestReduce excercises common best practices when serving its javascript, css and sprited images ensuring that the appropriate cachin... More information

  10. DotNetCompression

    By:

    DotNetCompression v3 is a streaming compression library that enables you to easily compress and decompress streams, byte arrays or single files using the LZF4, DEFLATE, ZLIB, GZIP, BZIP2 and LZMA methods. From fast compression to high compression, it unites a wide range of lossless data compression methods under a single library while at the s... More information

  11. HttpClient.Compression

    By:

    Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198

  12. ClientDependency-Mvc

    By:

    An extension for the ClientDependency framework to support ASP.NET MVC.

  13. SourceBit.ClientCompressor

    By:

    JavaScript and Css compression library for MVC 3

  14. Rosalia.TaskLib.Compression

    By:

    Compression tasks bundle for Rosalia.

  15. Meleze.Web

    By:

    Meleze.Web is a toolbox to optimize ASP.NET MVC 3.0 and MVC 4.0 applications. It provides HTML, JS and CSS minification of Razor views and caching of the returned pages. The package version 1.4.x targets ASP.NET MVC 4.0. Use version 1.3.x for MVC 3.0.

  16. DotNetCompression Sample

    By:

    This package contains samples that demonstrate the use of the DotNetCompression library.

  17. SharpCompress - Pure C# Decompression/Compression

    By:

    SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.

  18. CH.Compressor.Huffman

    By:

    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.

  19. DotNetCompression Highest Performance

    By:

    DotNetCompression Highest Performance is a streaming compression library that enables you to easily compress and decompress streams, byte arrays or single files using the LZF4, DEFLATE, ZLIB, GZIP, BZIP2 and LZMA methods. From fast compression to high compression, it unites a wide range of lossless data compression methods under a single librar... More information

  20. YUICompressor .NET MSBuild Task

    By:

    This library can minify and/or combine any Javascript and/or Cascading Style Sheets. It includes an MSBuild task so you can automate this process, per build. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.