Skip to main content
Westwind.HtmlPackager package icon

Westwind.HtmlPackager

A small C# utility class used to package HTML pages into a self contained package. Package options can package to a single large file with all embedded resources, or a self-contained folder location with external dependencies.

Total Downloads
10.1K
10,094
Published
Aug 27, 2018
Latest stable version

Install

.NET CLI
dotnet add package Westwind.HtmlPackager --version 0.1.0
Package Manager Console
Install-Package Westwind.HtmlPackager -Version 0.1.0
PackageReference
<PackageReference Include="Westwind.HtmlPackager" Version="0.1.0" />

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

HtmlAgilityPack
.NETFramework4.5
[1.8.7, )
HtmlAgilityPack
.NETStandard2.0
[1.8.7, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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.