Meziantou.Framework.Html.Tool
1.0.30
Prefix Reserved
dotnet tool install --global Meziantou.Framework.Html.Tool --version 1.0.30
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Meziantou.Framework.Html.Tool --version 1.0.30
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Meziantou.Framework.Html.Tool&version=1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Meziantou.Framework.Html.Tool --version 1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Meziantou.Framework.Html.Tool
Help
Description:
Usage:
meziantou.html [command] [options]
Options:
-?, -h, --help Show help and usage information
--version Show version information
Commands:
replace-value Replace element/attribute values in an html file
append-version Append version to style / script URLs
inline-resources Inline scripts, styles, and images
append-version
Description:
Append version to style / script URLs
Usage:
meziantou.html append-version [options]
Options:
--single-file <single-file> Path of the file to update
--file-pattern <file-pattern> Glob pattern to find files to update
--root-directory <root-directory> Root directory for glob pattern
-?, -h, --help Show help and usage information
inline-resources
Description:
Inline scripts, styles, and images
Usage:
meziantou.html inline-resources [options]
Options:
--single-file <single-file> Path of the file to update
--file-pattern <file-pattern> Glob pattern to find files to update
--root-directory <root-directory> Root directory for glob pattern
--resource-patterns <resource-patterns> (REQUIRED) Files to inline
-?, -h, --help Show help and usage information
replace-value
Description:
Replace element/attribute values in an html file
Usage:
meziantou.html replace-value [options]
Options:
--single-file <single-file> Path of the file to update
--file-pattern <file-pattern> Glob pattern to find files to update
--root-directory <root-directory> Root directory for glob pattern
--xpath <xpath> (REQUIRED) XPath to the elements/attributes to replace
--new-value <new-value> (REQUIRED) New value for the elements/attributes
-?, -h, --help Show help and usage information
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net11.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.30 | 61 | 6/7/2026 |
| 1.0.29 | 99 | 5/31/2026 |
| 1.0.28 | 118 | 5/23/2026 |
| 1.0.27 | 129 | 5/14/2026 |
| 1.0.26 | 107 | 5/11/2026 |
| 1.0.25 | 120 | 5/3/2026 |
| 1.0.24 | 118 | 4/25/2026 |
| 1.0.23 | 153 | 3/29/2026 |
| 1.0.22 | 113 | 3/22/2026 |
| 1.0.21 | 120 | 3/15/2026 |
| 1.0.20 | 122 | 2/22/2026 |
| 1.0.19 | 149 | 1/25/2026 |
| 1.0.18 | 120 | 1/18/2026 |
| 1.0.17 | 202 | 12/14/2025 |
| 1.0.16 | 155 | 11/16/2025 |
| 1.0.15 | 149 | 11/2/2025 |
| 1.0.14 | 141 | 10/19/2025 |
| 1.0.13 | 333 | 9/16/2025 |
| 1.0.12 | 232 | 9/3/2025 |
| 1.0.11 | 176 | 8/17/2025 |
Loading failed