Project tool for processing T4 templates, a general-purpose way to generate text or code files using C#.
Info
Version: | 2.3.1 |
Author(s): | mhutch |
Last Update: | Friday, October 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mono/t4 |
NuGet Url: | https://www.nuget.org/packages/dotnet-t4-project-tool |
Install
Install-Package dotnet-t4-project-tool
dotnet add package dotnet-t4-project-tool
paket add dotnet-t4-project-tool
dotnet-t4-project-tool Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.TextTemplating(>= 2.2.0)
- Microsoft.NETCore.App(>= 2.1.0)
Tags