dotnet-t4-project-tool
2.3.0
dotnet project tools use .NET Core 2.1, which is out of support. The `dotnet-t4` package can be installed a local tool and is a drop-in replacement.
See the version list below for details.
dotnet add package dotnet-t4-project-tool --version 2.3.0
NuGet\Install-Package dotnet-t4-project-tool -Version 2.3.0
<PackageReference Include="dotnet-t4-project-tool" Version="2.3.0" />
paket add dotnet-t4-project-tool --version 2.3.0
#r "nuget: dotnet-t4-project-tool, 2.3.0"
// Install dotnet-t4-project-tool as a Cake Addin #addin nuget:?package=dotnet-t4-project-tool&version=2.3.0 // Install dotnet-t4-project-tool as a Cake Tool #tool nuget:?package=dotnet-t4-project-tool&version=2.3.0
dotnet-t4-project-tool
WARNING: This package is deprecated and will be discontinued in Mono.TextTemplating version 2.4.
The
dotnet-t4
package is a drop-in replacement and can be installed as a local tool.
The dotnet-t4-project-tool
package is a DotNetCliToolReference
project tool for executing T4 templates and generating C#/VB.NET runtime template classes.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Microsoft.NETCore.App (>= 2.1.0)
- Mono.TextTemplating (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.