WebMarkupMin.AspNet4.Mvc
2.0.0-beta2
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.AspNet4.Mvc --version 2.0.0-beta2
NuGet\Install-Package WebMarkupMin.AspNet4.Mvc -Version 2.0.0-beta2
<PackageReference Include="WebMarkupMin.AspNet4.Mvc" Version="2.0.0-beta2" />
paket add WebMarkupMin.AspNet4.Mvc --version 2.0.0-beta2
#r "nuget: WebMarkupMin.AspNet4.Mvc, 2.0.0-beta2"
// Install WebMarkupMin.AspNet4.Mvc as a Cake Addin #addin nuget:?package=WebMarkupMin.AspNet4.Mvc&version=2.0.0-beta2&prerelease // Install WebMarkupMin.AspNet4.Mvc as a Cake Tool #tool nuget:?package=WebMarkupMin.AspNet4.Mvc&version=2.0.0-beta2&prerelease
WebMarkupMin.AspNet4.Mvc contains 4 action filters: `MinifyHtmlAttribute` (for minification of HTML code), `MinifyXhtmlAttribute` (for minification of XHTML code), `MinifyXmlAttribute` (for minification of XML code) and `CompressContentAttribute` (for compression of text content by using GZIP or Deflate).
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. |
-
- WebMarkupMin.AspNet4.Common (>= 2.0.0-beta2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebMarkupMin.AspNet4.Mvc:
Package | Downloads |
---|---|
Bnsights.Mvc2
Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.17.0 | 1,210 | 8/6/2024 |
2.16.0 | 1,744 | 2/28/2024 |
2.12.0 | 14,069 | 8/22/2022 |
2.10.0 | 29,396 | 5/18/2021 |
2.9.0 | 12,682 | 12/1/2020 |
2.8.1 | 41,704 | 3/14/2020 |
2.7.0 | 27,173 | 9/24/2019 |
2.6.0 | 27,232 | 7/30/2019 |
2.5.0 | 111,811 | 8/13/2018 |
2.4.0 | 103,482 | 5/7/2017 |
2.3.0 | 4,611 | 3/7/2017 |
2.2.2 | 8,629 | 11/11/2016 |
2.2.0 | 3,032 | 9/27/2016 |
2.1.0 | 4,254 | 7/19/2016 |
2.0.0 | 2,327 | 6/28/2016 |
2.0.0-rc8 | 1,446 | 5/19/2016 |
2.0.0-rc3 | 1,780 | 2/23/2016 |
2.0.0-rc1 | 3,092 | 11/20/2015 |
2.0.0-beta5 | 1,465 | 10/17/2015 |
2.0.0-beta4 | 2,030 | 9/4/2015 |
2.0.0-beta3 | 1,389 | 9/1/2015 |
2.0.0-beta2 | 1,271 | 8/24/2015 |
2.0.0-beta1 | 1,559 | 8/13/2015 |
2.0.0-alpha2 | 1,568 | 7/31/2015 |
2.0.0-alpha1 | 1,612 | 7/17/2015 |
Now the `CompressContentAttribute` action filter can be applied to the controllers.