dotnet-htmlpackager NuGet Package

HtmlPackager is a small console .NET SDK tools used to package HTML content into a self contained HTML document either as a single file or console output stream, a folder with all dependencies copied to local or a zip file.

It provides a automated way to perform a similar task to what Browser **Save As...** does to capture page output to disk.

The packager can create:

* A single, self-contained and very large HTML file with all resources embedded inline
* A single output stream into StdOut that contains self contained HTML output as above
* An HTML file with all resources copied local into the same folder as the document
* A zip file of the latter output

This package is for the .NET SDK tooling, there are also packages for Chocolatey (HtmlPackager) as a standalone Console Windows exe, and a Nuget .NET Standard Library package (westwind.htmlpackager) for the underlying API.




Got any dotnet-htmlpackager Question?





Info

Version: 0.2.4
Author(s): Rick Strahl
Last Update: Monday, March 25, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/RickStrahl/Westwind.HtmlPackager
NuGet Url: https://www.nuget.org/packages/dotnet-htmlpackager


Install
Install-Package dotnet-htmlpackager
dotnet add package dotnet-htmlpackager
paket add dotnet-htmlpackager
dotnet-htmlpackager Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.1

avg-downloads-per-day

2

days-since-last-release

37