A simple bundling and minification framework with no dependencies to System.Web namespace (can be safely used in OWIN projects and works on Mono too).
Info
Version: | 1.2.0 |
Author(s): | OpenTable |
Last Update: | Friday, November 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleBundler |
Install
Install-Package SimpleBundler
dotnet add package SimpleBundler
paket add SimpleBundler
SimpleBundler Download (Unzip the "nupkg" after downloading)
Dependencies
- EcmaScript.Net(1.0)
- YUICompressor.NET(2.7)
- log4net(2.0.3)