Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#.
Info
Version: | 3.0.0 |
Author(s): | mhutch |
Last Update: | Tuesday, September 3, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/mono/t4 |
NuGet Url: | https://www.nuget.org/packages/Mono.TextTemplating |
Install
Install-Package Mono.TextTemplating
dotnet add package Mono.TextTemplating
paket add Mono.TextTemplating
Mono.TextTemplating Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.CodeDom(>= 4.4.0)
No dependencies.
Tags