WebMarkupMin.Yui 2.0.0-alpha1

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-alpha1                
NuGet\Install-Package WebMarkupMin.Yui -Version 2.0.0-alpha1                
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-alpha1" />                
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-alpha1                
#r "nuget: WebMarkupMin.Yui, 2.0.0-alpha1"                
#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-alpha1&prerelease

// Install WebMarkupMin.Yui as a Cake Tool
#tool nuget:?package=WebMarkupMin.Yui&version=2.0.0-alpha1&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 243 8/6/2024
2.16.0 428 2/28/2024
2.12.0 944 8/22/2022
2.9.1 3,243 12/4/2020
2.9.0 447 12/1/2020
2.8.1 965 3/14/2020
2.7.0 968 9/24/2019
2.6.0 606 7/30/2019
2.5.5 1,070 11/6/2018
2.5.0 1,182 8/13/2018
2.4.0 3,270 5/7/2017
2.3.0 1,036 3/7/2017
2.2.0 1,336 9/27/2016
2.0.2 2,715 7/12/2016
2.0.0 1,263 6/28/2016
2.0.0-rc8 1,142 5/19/2016
2.0.0-rc1 952 11/20/2015
2.0.0-beta5 887 10/17/2015
2.0.0-beta4 927 9/4/2015
2.0.0-beta2 866 8/24/2015
2.0.0-beta1 958 8/13/2015
2.0.0-alpha2 1,050 7/31/2015
2.0.0-alpha1 1,058 7/17/2015
1.0.0 1,667 8/26/2015
0.9.5 1,873 9/29/2014
0.9.4 1,097 9/27/2014
0.9.0 1,129 9/9/2014
0.9.0-beta4 943 9/8/2014
0.9.0-beta1 949 7/3/2014
0.8.18 1,334 3/15/2014
0.8.17.1 1,124 3/4/2014
0.8.10 1,324 8/5/2013
0.8.9 1,485 7/17/2013
0.8.1 1,227 4/20/2013
0.8.0 1,223 4/15/2013
0.7.3-beta1 1,006 4/2/2013
0.7.1-alpha1 997 3/26/2013
0.7.0-alpha1 984 3/25/2013

1. Added support of DNX 4.5.1;
2. Removed dependency on `System.Configuration.dll` (no longer supported configuration by using the Web.config and App.config files).