Skip to main content
WebMarkupMin.AspNet4.WebForms package icon

WebMarkupMin.AspNet4.WebForms

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.

Total Downloads
96.2K
96,164
Published
Dec 1, 2020
Latest stable version

Install

.NET CLI
dotnet add package WebMarkupMin.AspNet4.WebForms --version 2.9.0
Package Manager Console
Install-Package WebMarkupMin.AspNet4.WebForms -Version 2.9.0
PackageReference
<PackageReference Include="WebMarkupMin.AspNet4.WebForms" Version="2.9.0" />

Frameworks

.NETFramework4.0 .NETFramework4.5

Dependencies

[2.9.0, )
[2.9.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.