A small library for minifying html and extending the ASP.NET Optimization library with additional functionality.
Info
Version: | 1.3.0 |
Author(s): | Tore Lervik |
Last Update: | Saturday, September 24, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mindre.net |
NuGet Url: | https://www.nuget.org/packages/Minifier.Core |
Install
Install-Package Minifier.Core
dotnet add package Minifier.Core
paket add Minifier.Core
Minifier.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4)
- Microsoft.Web.Optimization(0.1)