Meziantou.Framework.Templating.Tool
2.0.2
Prefix Reserved
dotnet tool install --global Meziantou.Framework.Templating.Tool --version 2.0.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Meziantou.Framework.Templating.Tool --version 2.0.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Meziantou.Framework.Templating.Tool&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Meziantou.Framework.Templating.Tool --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Meziantou.Framework.Templating.Tool
Help
Description:
Render a template file using Meziantou.Framework.Templating
Usage:
Meziantou.Framework.Templating.Tool [options]
Options:
--input <input> (REQUIRED) Path to the input template file
--output <output> Path to the output file. If omitted, writes to stdout
--start-code-block-delimiter <start-code-block-delimiter> Delimiter that marks the start of a code block
--end-code-block-delimiter <end-code-block-delimiter> Delimiter that marks the end of a code block
--output-encoding <output-encoding> Output encoding for generated files. Example: utf8, utf8-bom, unicode, utf-16, utf-32
--line-ending <line-ending> Line ending to use in output. Values: LF, CRLF, CR
-?, -h, --help Show help and usage information
--version Show version information
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.