Project Description
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
Installation with NuGet:
PM> Install-Package Bundler.NET
For usage see the Documentation page.
The source code comes with the source for the component and an MVC site with examples.