WebMarkupMin.Yui 2.0.0-alpha2

Prefix Reserved
This is a prerelease version of WebMarkupMin.Yui.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.Yui --version 2.0.0-alpha2                
NuGet\Install-Package WebMarkupMin.Yui -Version 2.0.0-alpha2                
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="2.0.0-alpha2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.Yui --version 2.0.0-alpha2                
#r "nuget: WebMarkupMin.Yui, 2.0.0-alpha2"                
#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=2.0.0-alpha2&prerelease

// Install WebMarkupMin.Yui as a Cake Tool
#tool nuget:?package=WebMarkupMin.Yui&version=2.0.0-alpha2&prerelease                

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-client is compatible. 
DNX dnx451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebMarkupMin.Yui:

Package Downloads
ToolGood.WwwRoot

将 wwwroot 打包成 Controller 的类库。使用WwwRootSetting.BuildControllers(),默认支持br压缩

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.17.0 150 8/6/2024
2.16.0 419 2/28/2024
2.12.0 896 8/22/2022
2.9.1 3,198 12/4/2020
2.9.0 441 12/1/2020
2.8.1 950 3/14/2020
2.7.0 940 9/24/2019
2.6.0 600 7/30/2019
2.5.5 1,048 11/6/2018
2.5.0 1,174 8/13/2018
2.4.0 3,224 5/7/2017
2.3.0 1,029 3/7/2017
2.2.0 1,326 9/27/2016
2.0.2 2,706 7/12/2016
2.0.0 1,259 6/28/2016
2.0.0-rc8 1,137 5/19/2016
2.0.0-rc1 943 11/20/2015
2.0.0-beta5 883 10/17/2015
2.0.0-beta4 920 9/4/2015
2.0.0-beta2 859 8/24/2015
2.0.0-beta1 950 8/13/2015
2.0.0-alpha2 1,045 7/31/2015
2.0.0-alpha1 1,049 7/17/2015
1.0.0 1,660 8/26/2015
0.9.5 1,804 9/29/2014
0.9.4 1,091 9/27/2014
0.9.0 1,123 9/9/2014
0.9.0-beta4 937 9/8/2014
0.9.0-beta1 943 7/3/2014
0.8.18 1,328 3/15/2014
0.8.17.1 1,121 3/4/2014
0.8.10 1,314 8/5/2013
0.8.9 1,482 7/17/2013
0.8.1 1,222 4/20/2013
0.8.0 1,220 4/15/2013
0.7.3-beta1 991 4/2/2013
0.7.1-alpha1 994 3/26/2013
0.7.0-alpha1 979 3/25/2013

Added support of ASP.NET 5 beta 6.