ZetaProducerHtmlCompressor 15.2.0
.NET Framework 4.0
Install-Package ZetaProducerHtmlCompressor -Version 15.2.0
dotnet add package ZetaProducerHtmlCompressor --version 15.2.0
<PackageReference Include="ZetaProducerHtmlCompressor" Version="15.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZetaProducerHtmlCompressor --version 15.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZetaProducerHtmlCompressor, 15.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ZetaProducerHtmlCompressor as a Cake Addin
#addin nuget:?package=ZetaProducerHtmlCompressor&version=15.2.0
// Install ZetaProducerHtmlCompressor as a Cake Tool
#tool nuget:?package=ZetaProducerHtmlCompressor&version=15.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET port of Google’s htmlcompressor library to minify HTML source code. This is the release of the original porter.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ZetaProducerHtmlCompressor:
Package | Downloads |
---|---|
Dafitech.Common.Library
Common library has functions and methods that attends to requirements and programming style on Dafitech projects. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ZetaProducerHtmlCompressor:
Repository | Stars |
---|---|
Taritsyn/WebMarkupMin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
|
|
trullock/NUglify
NUglify is a HTML, JavaScript and CSS minification Library for .NET (fork of AjaxMin + new features)
|