T5.TextTransform.Tool
1.1.0
Suggested Alternatives
Additional Details
T5 was a stopgap measure for a time when Mono.TextTemplating was not available for .NET Core. Now that that is no longer the case, T5 is not needed and no longer being maintained. Use Mono.TextTemplating's dotnet-t4 instead.
dotnet add package T5.TextTransform.Tool --version 1.1.0
NuGet\Install-Package T5.TextTransform.Tool -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="T5.TextTransform.Tool" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T5.TextTransform.Tool --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: T5.TextTransform.Tool, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install T5.TextTransform.Tool as a Cake Addin #addin nuget:?package=T5.TextTransform.Tool&version=1.1.0 // Install T5.TextTransform.Tool as a Cake Tool #tool nuget:?package=T5.TextTransform.Tool&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
T4 text transformation tool for dotnet CLI.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.NETCore.App (>= 2.0.0)
- T5.TextTemplating (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.