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

    By:

    SquishIt lets you easily compress and combine JavaScript and CSS.

    34,521 downloads

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

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

  5. JsAndCssCombiner

    By:

    Combine and Compress JavaScript and CSS files on any WebForms or MVC application with zero modifications to the webforms/views. Requires minimal configuration. No need to change the way you include the js and css resources on your pages. Simply decorate your action methods with [Combiner(...)] attribute and that's it. Or use the CombinerWebControl ... More information

  6. ImageResizer.Plugins.BatchZipper - Resize and zip multiple images asynchronously

    By:

    Managed API for resizing/processing and combining multiple images (and files) into a .zip folder asynchronously (or synchronously, if needed). Docs: http://imageresizing.net/plugins/batchzipper Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuge... More information

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

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

  9. ImageResizer

    By:

    Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes. Use ether the URL API: image.jp... More information

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

  11. Bundler.NET

    By:

    An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.

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

  13. XAct.IO.Compression.DotNetZip

    By:

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

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

  15. Delay.GzipWebClient

    By:

    GzipWebClient makes it easy to perform gzip-compressed HTTP downloads on Windows Phone without introducing dependencies.

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

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

  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. Talifun.Web.Crusher

    By:

    A module that compresses js into a single file, and css into a single file. More then likely you really want an msbuild task to do this. Get nuget package Talifun.Crusher.MsBuild if this is the case.