1. ClientDependency

    By:

    ClientDependency is a framework for simplifying colaborative development of ASP.NET components, allowing components to state what CSS and JavaScript files they require, and ensuring that each file only is only added once to the response. ClientDependency also handles combination, minification and compression of CSS and JavaScript.

  2. ClientDependency-Mvc

    By:

    An extension for the ClientDependency framework to support ASP.NET MVC.

  3. uComponents

    By:

    uComponents is a collaborative project for creating components for Umbraco including data types, XSLT extensions, controls and more. Containing over 30 data types, 10 XSLT extension libraries, keyboard short-cuts, drag-n-drop functionality, as well as great developer utilities - uComponents is one of the must-have packages for any Umbraco-powered ... More information

  4. Examine

    By:

    Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too.... More information

    299 downloads

  5. Examine.Azure

    By:

    An Azure abstract implementation for Examine which provides an Azure indexer and searcher based on an AzureDirectory

    221 downloads

  6. ClientDependency-SASS

    By:

    An extension for the ClientDependency framework to support SASS

  7. ClientDependency-Less

    By:

    An extension for the ClientDependency framework to support .Less (dotless)

  8. ClientDependency-Coffee

    By:

    An extension for the ClientDependency framework to support Coffee Script

  9. ClientDependency-TypeScript

    By:

    An extension for the ClientDependency framework to support TypeScript