Info
Version: | 2.3.0 |
Author(s): | Eke Péter |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peterekepeter/dotnet-static-file-transform |
NuGet Url: | https://www.nuget.org/packages/StaticFileTransform.NUglify |
Install
Install-Package StaticFileTransform.NUglify
dotnet add package StaticFileTransform.NUglify
paket add StaticFileTransform.NUglify
StaticFileTransform.NUglify Download (Unzip the "nupkg" after downloading)
Dependencies
- StaticFileTransform.Abstractions(>= 2.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- NUglify(>= 1.5.12)
Allows you to minify HTML, CSS and JS direcly from a running dotnet core web application.