JavaScript & CSS Resource Bundle Manager for .NET

Baler is a .NET based lightweight, extensible utility for building JavaScript and CSS bundles that can be used in many .NET Based Web Frameworks

PM> Install-Package CodeSlice.Web.Baler
Lightweight and Feature Fit. Baler aims to provide the minimum feature set required achieve it’s goals so its cruft free and feature fit. No overly complicated API to cater for insane edge cases. No bloated DLL that needs dragged across on each deploy. Just a simple, clean, concise utility that does what it says on the tin. But that doesn’t mean it’s restrictive… Fully Extensible. Baler also offers a lightweight but powerful mechanism that allows it to be extended to cater for different outputs. Whether you want to write in CoffeeScript or make sure your bale is as small as humanly possible – Baler can be extended to allow this. There are already a number of extensions available and it’s quick and easy to write your own Web Framework Agnostic. Regardless of what web framework you choose to use, Baler will be there for you. WebForms or MVC? Balers got you covered. Provided you can execute C# in your view you’re good to go. This means support for Jessica, Nancy, OpenRasta and FubuMVC should be supported as well (or will be sooner or later).