A library to bundle (minify/concat) css and js for Asp.Net Core.
Info
Version: | 1.1.0 |
Author(s): | Dmitry Romanchenko |
Last Update: | Tuesday, January 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dromanchenko/XBundler |
NuGet Url: | https://www.nuget.org/packages/XBundler |
Install
Install-Package XBundler
dotnet add package XBundler
paket add XBundler
XBundler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- NUglify(>= 1.5.8)