WebMarkupMin.Yui
2.5.5
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.Yui --version 2.5.5
NuGet\Install-Package WebMarkupMin.Yui -Version 2.5.5
<PackageReference Include="WebMarkupMin.Yui" Version="2.5.5" />
paket add WebMarkupMin.Yui --version 2.5.5
#r "nuget: WebMarkupMin.Yui, 2.5.5"
// Install WebMarkupMin.Yui as a Cake Addin #addin nuget:?package=WebMarkupMin.Yui&version=2.5.5 // Install WebMarkupMin.Yui as a Cake Tool #tool nuget:?package=WebMarkupMin.Yui&version=2.5.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/YUICompressor-NET/YUICompressor.NET).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- WebMarkupMin.Core (>= 2.5.5)
- YUICompressor.NET (>= 3.0.0)
-
.NETStandard 2.0
- WebMarkupMin.Core (>= 2.5.5)
- YUICompressor.NET (>= 3.0.0)
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 | 211 | 8/6/2024 |
2.16.0 | 421 | 2/28/2024 |
2.12.0 | 922 | 8/22/2022 |
2.9.1 | 3,215 | 12/4/2020 |
2.9.0 | 446 | 12/1/2020 |
2.8.1 | 963 | 3/14/2020 |
2.7.0 | 965 | 9/24/2019 |
2.6.0 | 605 | 7/30/2019 |
2.5.5 | 1,067 | 11/6/2018 |
2.5.0 | 1,179 | 8/13/2018 |
2.4.0 | 3,233 | 5/7/2017 |
2.3.0 | 1,035 | 3/7/2017 |
2.2.0 | 1,333 | 9/27/2016 |
2.0.2 | 2,711 | 7/12/2016 |
2.0.0 | 1,262 | 6/28/2016 |
2.0.0-rc8 | 1,141 | 5/19/2016 |
2.0.0-rc1 | 951 | 11/20/2015 |
2.0.0-beta5 | 886 | 10/17/2015 |
2.0.0-beta4 | 926 | 9/4/2015 |
2.0.0-beta2 | 865 | 8/24/2015 |
2.0.0-beta1 | 957 | 8/13/2015 |
2.0.0-alpha2 | 1,049 | 7/31/2015 |
2.0.0-alpha1 | 1,057 | 7/17/2015 |
1.0.0 | 1,666 | 8/26/2015 |
0.9.5 | 1,848 | 9/29/2014 |
0.9.4 | 1,096 | 9/27/2014 |
0.9.0 | 1,127 | 9/9/2014 |
0.9.0-beta4 | 941 | 9/8/2014 |
0.9.0-beta1 | 948 | 7/3/2014 |
0.8.18 | 1,333 | 3/15/2014 |
0.8.17.1 | 1,123 | 3/4/2014 |
0.8.10 | 1,323 | 8/5/2013 |
0.8.9 | 1,484 | 7/17/2013 |
0.8.1 | 1,226 | 4/20/2013 |
0.8.0 | 1,222 | 4/15/2013 |
0.7.3-beta1 | 1,005 | 4/2/2013 |
0.7.1-alpha1 | 996 | 3/26/2013 |
0.7.0-alpha1 | 983 | 3/25/2013 |
1. Improved performance of adapters for the YUI Compressor;
2. In configuration settings of JS minifier was added one new property - `WarningLevel` (default `0`).