1. Microsoft ASP.NET Web Optimization Framework 1.0.0

    By:

    ASP.NET Optimization introduces a way to bundle and optimize css/js files.

  2. Microsoft Ajax Minifier

    By:

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

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

  4. DotLessMinification

    By:

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

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

  6. Combres.Mvc

    By:

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

  7. Bundle Transformer: YUI 1.6.25

    By:

    BundleTransformer.Yui contains 2 minifier-adapters: YuiCssMinifier (for minification of CSS-code) and YuiJsMinifier (for minification of JS-code). These adapters perform minification using the YUI Compressor for .NET (http://yuicompressor.codeplex.com).

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

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

  11. RequestReduce.SassLessCoffee

    By:

    RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing i... More information

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

  13. Rejuicer

    By:

    Minify your CSS/JS. Simple fluent configuration. Wildcard file matching. Browser caching. Works on Azure. Easy script debugging.

  14. RequestReduce.SqlServer

    By:

    RequestReduce.SqlServer is an add-on to RequestReduce allowing you to store your optimized CSS, JavaScript and sprited images in a SqlServer or SqlServer CE database.

  15. Mvc3.ResourceLoader

    By:

    A resource loader that manages concatination, minification, caching and output for ASP.NET MVC3 applications. Requires a full recompilation of the target project after installation in order for intellisense to work.

  16. Bootstrap for MVC 4

    By:

    This package is meant to complement those using the Twitter.Bootstrap library in their MVC 4 application. Upon installation it adds bundling and minification support for easy integration into your shared layouts and views. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

  17. Bundle Transformer: UglifyJS 1.6.25

    By:

    BundleTransformer.UglifyJs contains one minifier-adapter for minification of JS-code - UglifyJsMinifier. UglifyJsMinifier is based on the Mihai Bazon's UglifyJS (http://github.com/mishoo/UglifyJS) version 1.3.4.

  18. Bundle Transformer: JSMin 1.6.25

    By:

    BundleTransformer.JsMin contains one minifier-adapter for minification of JS-code - CrockfordJsMinifier. CrockfordJsMinifier is based on the C# port of Douglas Crockford's JSMin (http://www.crockford.com/javascript/jsmin.html).

  19. LuckyAssetManager 1.10.3

    By:

    A css and javascript manager that will dynamically combine and minimize the files and serve them through a handler.

  20. Bundle Transformer: Closure 1.6.25

    By:

    BundleTransformer.Closure contains 2 minifier-adapters for minification of JS-code: ClosureRemoteJsMinifier and ClosureLocalJsMinifier. ClosureRemoteJsMinifier is based on the Google Closure Compiler Service API (https://developers.google.com/closure/compiler/docs/gettingstarted_api) and requires a permanent connection to the Internet. ClosureLocal... More information