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
                    
if you are setting up this repo
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
                    
nuke :add-package Meziantou.Framework.Templating.Tool --version 2.0.2
                    

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 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.

Version Downloads Last Updated
2.0.2 91 8/9/2026
2.0.1 111 7/8/2026
2.0.0 113 7/5/2026
1.0.6 110 6/28/2026
1.0.5 110 6/22/2026
1.0.4 112 6/14/2026
1.0.3 105 6/13/2026
1.0.2 109 6/13/2026
1.0.1 135 6/7/2026
1.0.0 117 6/6/2026