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

  2. GoogleClosure

    By:

    Tools for using Google Closure on the .NET platform. Includes MSBuild tasks for generating dependency files, and compilation. Basically a C# port of the functionality provided by closurebuilder.py and depswriter.py with a few twists.

  3. Combres.Mvc

    By:

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

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

  5. Chirpy (SETUP)

    By:

    Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).

  6. Chirpy (DLL only)

    By:

    Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files.

  7. punchy

    By:

    Punchy is a .NET library for web applications that minifies and combines javascript and css files into pre-configured bundles at runtime. It is based on Pithy.

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

  9. js.net

    By:

    js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A set of unit testing bindings for different JavaScript frameoworks that allows you to run your JavaScript tests straight from Visual Studio ... More information

  10. js.net.dll

    By:

    js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A command line interface and JavaScript file interpreter for running JavaScript straight from your console. - A set of unit testing bindings... More information

  11. Bundler.NET

    By:

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

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

  13. JsValidator

    By:

    Google closure based javascript compiler that integrates tightly into Visual Studio

  14. Fast Class Javascript Inheritance

    By:

    A fast and lightest prototype inheritance when you can't use any complied library such as TypeScript or Google Closure