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.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.

  3. 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

  4. XAct.IO.Compression.DotNetZip

    By:

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

  5. Bundle Transformer: Core 1.6.25

    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. ClientDependency-Mvc

    By:

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

  12. 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.

  13. Craig's Utility Library DataTypes 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

  14. Rosalia.TaskLib.Compression

    By:

    Compression tasks bundle for Rosalia.

  15. Craig's Utility Library Events 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

  16. SourceBit.ClientCompressor

    By:

    JavaScript and Css compression library for MVC 3

  17. 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.

  18. Craig's Utility Library IO 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

  19. Craig's Utility Library Reflection 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

  20. Nibbler

    By:

    Compress JS, CSS and optimise PNG files in your Web project on Publish. Combine JS and CSS into single files and remove references from your layout pages. Uses YUI Compressor for .Net http://yuicompressor.codeplex.com/ for JS and CSS and PNGOUT.EXE http://advsys.net/ken/utils.htm for PNG compression.