This is a addon for the BootEasy for Umbraco framework (https://our.umbraco.org/projects/developer-tools/booteasy/) that will allow easy bundling and minifaction of client side assets like css and javascript using the Microsoft Asp.NET optimization framework (https://www.nuget.org/packages/Microsoft.AspNet.Web.Optimization/)
To use this package you will first need to install the BootEasy package using the Umbraco package.
The package will allow configuration of your style and script files using a config file instead of coding it in a application start event. For more information see : https://github.com/dawoe/umbraco-booteasy-clientbundling
This package is also available as nuget package : https://www.nuget.org/packages/Our.Umbraco.BootEasy.ClientBundling/