WebMarkupMin.MsAjax
0.9.11
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.MsAjax --version 0.9.11
NuGet\Install-Package WebMarkupMin.MsAjax -Version 0.9.11
<PackageReference Include="WebMarkupMin.MsAjax" Version="0.9.11" />
paket add WebMarkupMin.MsAjax --version 0.9.11
#r "nuget: WebMarkupMin.MsAjax, 0.9.11"
// Install WebMarkupMin.MsAjax as a Cake Addin #addin nuget:?package=WebMarkupMin.MsAjax&version=0.9.11 // Install WebMarkupMin.MsAjax as a Cake Tool #tool nuget:?package=WebMarkupMin.MsAjax&version=0.9.11
WebMarkupMin.MsAjax contains 2 minifier-adapters: MsAjaxCssMinifier (for minification of CSS code) and MsAjaxJsMinifier (for minification of JS code). These adapters perform minification using the Microsoft Ajax Minifier (https://ajaxmin.codeplex.com/).
Product | Versions 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. |
-
- AjaxMin (>= 5.14.5506.26202)
- WebMarkupMin.Core (>= 0.9.11)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebMarkupMin.MsAjax:
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 | 474 | 8/6/2024 |
2.16.0 | 708 | 2/28/2024 |
2.12.0 | 4,496 | 8/22/2022 |
2.9.0 | 4,250 | 12/1/2020 |
2.8.1 | 3,349 | 3/14/2020 |
2.7.0 | 2,013 | 9/24/2019 |
2.6.0 | 4,130 | 7/30/2019 |
2.5.5 | 1,584 | 11/6/2018 |
2.5.0 | 1,367 | 8/13/2018 |
2.4.0 | 14,507 | 5/7/2017 |
2.3.0 | 1,692 | 3/7/2017 |
2.2.0 | 2,153 | 9/27/2016 |
2.0.2 | 2,909 | 7/12/2016 |
2.0.0 | 1,380 | 6/28/2016 |
2.0.0-rc8 | 1,125 | 5/19/2016 |
2.0.0-rc1 | 1,095 | 11/20/2015 |
2.0.0-beta5 | 1,012 | 10/17/2015 |
2.0.0-beta4 | 1,408 | 9/4/2015 |
2.0.0-beta2 | 906 | 8/24/2015 |
2.0.0-beta1 | 1,285 | 8/13/2015 |
2.0.0-alpha2 | 1,098 | 7/31/2015 |
2.0.0-alpha1 | 1,160 | 7/17/2015 |
1.0.0 | 3,859 | 8/26/2015 |
0.9.11 | 1,662 | 1/31/2015 |
0.9.10 | 1,614 | 12/20/2014 |
0.9.9 | 1,348 | 11/25/2014 |
0.9.4 | 1,302 | 9/27/2014 |
0.9.0 | 1,262 | 9/9/2014 |
0.9.0-beta4 | 952 | 9/8/2014 |
0.9.0-beta1 | 913 | 7/3/2014 |
0.8.22 | 1,232 | 5/28/2014 |
0.8.19 | 1,327 | 4/29/2014 |
0.8.18 | 1,294 | 3/15/2014 |
0.8.16 | 1,217 | 3/1/2014 |
0.8.15 | 1,255 | 1/23/2014 |
0.8.14 | 1,276 | 12/4/2013 |
0.8.13 | 1,318 | 11/26/2013 |
0.8.12 | 1,435 | 10/3/2013 |
0.8.11 | 1,476 | 9/17/2013 |
0.8.10 | 1,303 | 8/5/2013 |
0.8.9 | 1,505 | 7/17/2013 |
0.8.8 | 1,388 | 6/18/2013 |
0.8.7 | 1,301 | 6/5/2013 |
0.8.6 | 1,366 | 5/30/2013 |
0.8.5 | 1,330 | 5/11/2013 |
0.8.4 | 1,313 | 4/26/2013 |
0.8.3 | 1,292 | 4/24/2013 |
0.8.1 | 1,310 | 4/20/2013 |
0.8.0 | 1,301 | 4/15/2013 |
0.7.3-beta1 | 1,028 | 4/2/2013 |
0.7.1-alpha1 | 1,010 | 3/26/2013 |
0.7.0-alpha1 | 1,015 | 3/25/2013 |
1. Added support of the Microsoft Ajax Minifier version 5.14;
2. In the `CssColor` enumeration added new value - `NoSwap`;
3. In CSS minification settings changed the default value for `ColorNames` property (instead of `Strict` now is used `Hex`).