1. normalize.css

    By:

    Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.

  2. Modernizr

    By:

    Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level ... More information

  3. Microsoft Ajax Minifier

    By:

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

  4. Bootstrap

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

  5. WebGrease

    By:

    Web Grease is a suite of tools for optimizing javascript, css files and images.

    435,130 downloads

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

  7. Microsoft ASP.NET Web Optimization Framework 1.0.0

    By:

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

  8. Cassette.Web

    By:

    ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.

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

  10. Blueprint CSS

    By:

    Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.

    3,096 downloads

  11. Cassette

    By:

    Important: This is just the core library for Cassette. You probably want to install the Cassette.Aspnet package for ASP.NET support.

  12. Bootstrap Less Source

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues less.js provided by http://lesscss.org/

  13. Javascript and CSS Bundling and Minifying

    By:

    Packaging and configuration for the Microsoft.Web.Optimization package.

  14. Cassette.Views

    By:

    View helpers for Cassette.

  15. Bundle Transformer: LESS 1.6.25

    By:

    BundleTransformer.Less contains translator-adapter LessTranslator. This adapter makes translation of LESS-code to CSS-code. Also contains HTTP-handler LessAssetHandler, which is responsible for text output of translated LESS-asset. Uses NuGet-package the dotless (http://nuget.org/packages/dotless).

  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. PreMailer.Net 1.1.2

    By:

    Use PreMailer.Net before sending HTML e-mails. E-mail clients are very primitive HTML renderers, and it is very difficult to achieve full support for rich HTML e-mail accross e-mail clients. One thing that makes it easier, is to move all CSS from a style section in the HTML Head, to inline style attributes on each element. Create your e-mails wit... More information

  18. Cassette.Aspnet

    By:

    ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.

  19. CSSFriendly

    By:

    The CSS Friendly Control Adapters kit (for ASP.Net 2.0) provides pre-built control adapters that you can easily use to generate CSS-friendly markup from some of the more commonly used ASP.NET controls.

  20. Bundler: Compile & Minify js, coffeescript, css, less, sass. Integrate in VS.NET/MVC

    By:

    A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC. No added compile or runtime performance costs. Extremely fast and simple pure node.js/javascript solution to statically complie, minify and combine your websites .css, .less, .coffee and .js files into user-defined bundles. Supports configurable bundle setting... More information