Skip to main content
Mono.TextTemplating package icon

Mono.TextTemplating

Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.

Total Downloads
523.2M
523,178,968
Published
Feb 23, 2021
Latest stable version

Install

.NET CLI
dotnet add package Mono.TextTemplating --version 2.2.1
Package Manager Console
Install-Package Mono.TextTemplating -Version 2.2.1
PackageReference
<PackageReference Include="Mono.TextTemplating" Version="2.2.1" />

Frameworks

.NETFramework4.7.2 .NETStandard2.0

Dependencies

System.CodeDom
.NETStandard2.0
[4.4.0, )

Adoption guide

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

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.