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.
dotnet add package Mono.TextTemplating --version 2.2.0
Install-Package Mono.TextTemplating -Version 2.2.0
| 包名 | 版本要求 |
|---|---|
| System.CodeDom | [4.4.0, ) |
| 作者 | mhutch |
|---|---|
| 发布时间 | 2020-12-05 00:27:24 |
| 项目主页 | https://github.com/mono/t4 |
| 许可证 | https://www.nuget.org/packages/Mono.TextTemplating/2.2.0/license |