1. Microsoft Ajax Minifier

    By:

    JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.

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

  3. Combres.Mvc

    By:

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

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

  5. Bundle Transformer: Microsoft Ajax 1.6.25

    By:

    BundleTransformer.MicrosoftAjax contains 2 minifier-adapters: MicrosoftAjaxCssMinifier (for minification of CSS-code) and MicrosoftAjaxJsMinifier (for minification of JS-code). These adapters perform minification using the Microsoft Ajax Minifier (http://ajaxmin.codeplex.com).

  6. Web.Optimization.Bundles.AjaxMin

    By:

    Minify *.js and *.css files by making use of the Microsoft AJAX Minifier.

  7. CodeSlice.Web.Baler.Extensions.AjaxMinifier

    By:

    Baler Extension that adds Microsoft Ajax Minifer Support to bales

  8. Bundler.NET

    By:

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

  9. Combres.Log4Net

    By:

    Combres is a .NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. This package contains the Log4Net adapter for Combres.

  10. Web.Optimization.Bundles.YUI

    By:

    Minifies *.js and *.css files by making use of the YUI Compressor.

  11. DotLessMinification

    By:

    Enables DotLess, Minification (via AjaxMin) and bundling of your css and js files via an xml configuration file

  12. Web Markup Minifier: MS Ajax

    By:

    WebMarkupMin.MsAjax contains 2 minifier-adapters: MsAjaxCssMinifier (for minification of CSS code) and MsAjaxJsMinifier (for minification of JS code). These adapters perform minification using the Microsoft Ajax Minifier (http://ajaxmin.codeplex.com).

  13. Web Markup Minifier: Core

    By:

    The Web Markup Minifier (abbreviated WebMarkupMin) is a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code. WebMarkupMin absorbed the best of existing solutions from non-microsoft platforms: Juriy Zaytsev's Experiment... More information