WebMarkupMin.AspNet4.WebForms
2.9.0
WebMarkupMin.AspNet4.WebForms contains 5 Web Forms page classes: `MinifiedHtmlPage` (supports HTML minification only), `MinifiedXhtmlPage` (supports XHTML minification only), `CompressedPage` (supports HTTP compression only), `MinifiedAndCompressedHtmlPage` (supports HTML minification and HTTP compression) and `MinifiedAndCompressedXhtmlPage` (supports XHTML minification and HTTP compression); and 5 master page classes: `MinifiedHtmlMasterPage` (supports HTML minification only), `MinifiedXhtmlMasterPage` (supports XHTML minification only), `CompressedMasterPage` (supports HTTP compression only), `MinifiedAndCompressedHtmlMasterPage` (supports HTML minification and HTTP compression) and `MinifiedAndCompressedXhtmlMasterPage` (supports XHTML minification and HTTP compression).
Classes of the Web Forms pages and master pages cannot be used together.
Install-Package WebMarkupMin.AspNet4.WebForms -Version 2.9.0
dotnet add package WebMarkupMin.AspNet4.WebForms --version 2.9.0
<PackageReference Include="WebMarkupMin.AspNet4.WebForms" Version="2.9.0" />
paket add WebMarkupMin.AspNet4.WebForms --version 2.9.0
#r "nuget: WebMarkupMin.AspNet4.WebForms, 2.9.0"
// Install WebMarkupMin.AspNet4.WebForms as a Cake Addin #addin nuget:?package=WebMarkupMin.AspNet4.WebForms&version=2.9.0 // Install WebMarkupMin.AspNet4.WebForms as a Cake Tool #tool nuget:?package=WebMarkupMin.AspNet4.WebForms&version=2.9.0
Dependencies
-
.NETFramework 4.0
- WebMarkupMin.AspNet4.Common (>= 2.9.0)
-
.NETFramework 4.5
- WebMarkupMin.AspNet4.Common (>= 2.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.9.0 | 321 | 12/1/2020 |
2.8.1 | 1,181 | 3/14/2020 |
2.7.0 | 483 | 9/24/2019 |
2.6.0 | 1,015 | 7/30/2019 |
2.5.0 | 3,504 | 8/13/2018 |
2.4.0 | 3,290 | 5/7/2017 |
2.3.0 | 546 | 3/7/2017 |
2.2.2 | 828 | 11/11/2016 |
2.2.0 | 631 | 9/27/2016 |
2.1.0 | 612 | 7/19/2016 |
2.0.0 | 570 | 6/28/2016 |
2.0.0-rc8 | 577 | 5/19/2016 |
2.0.0-rc3 | 594 | 2/23/2016 |
2.0.0-rc1 | 582 | 11/20/2015 |
2.0.0-beta5 | 566 | 10/17/2015 |
2.0.0-beta4 | 564 | 9/4/2015 |
2.0.0-beta2 | 568 | 8/24/2015 |
2.0.0-beta1 | 555 | 8/13/2015 |
2.0.0-alpha2 | 536 | 7/31/2015 |
2.0.0-alpha1 | 535 | 7/17/2015 |