WebMarkupMin.Yui 0.9.5

dotnet add package WebMarkupMin.Yui --version 0.9.5
NuGet\Install-Package WebMarkupMin.Yui -Version 0.9.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebMarkupMin.Yui" Version="0.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.Yui --version 0.9.5
#r "nuget: WebMarkupMin.Yui, 0.9.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebMarkupMin.Yui as a Cake Addin
#addin nuget:?package=WebMarkupMin.Yui&version=0.9.5

// Install WebMarkupMin.Yui as a Cake Tool
#tool nuget:?package=WebMarkupMin.Yui&version=0.9.5

WebMarkupMin.Yui contains 2 minifier-adapters: YuiCssMinifier (for minification of CSS code) and YuiJsMinifier (for minification of JS code). These adapters perform minification using the YUI Compressor for .NET (https://github.com/PureKrome/YUICompressor.NET).

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.5 313 9/29/2014
0.9.4 63 9/27/2014
0.9.0 104 9/9/2014
0.9.0-beta4 51 9/8/2014
0.9.0-beta1 49 7/3/2014
0.8.18 86 3/15/2014
0.8.17.1 48 3/4/2014
0.8.10 50 8/5/2013
0.8.9 46 7/17/2013
0.8.1 47 4/20/2013
0.8.0 46 4/15/2013
0.7.3-beta1 39 4/2/2013
0.7.1-alpha1 40 3/26/2013
0.7.0-alpha1 40 3/25/2013

Added support of the YUI Compressor for .NET 2.7.0.