Unofficial.Microsoft.TextTemplating.BuildTasks 17.0.0

Requires NuGet 2.8 or higher.

dotnet add package Unofficial.Microsoft.TextTemplating.BuildTasks --version 17.0.0
NuGet\Install-Package Unofficial.Microsoft.TextTemplating.BuildTasks -Version 17.0.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="Unofficial.Microsoft.TextTemplating.BuildTasks" Version="17.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unofficial.Microsoft.TextTemplating.BuildTasks --version 17.0.0
#r "nuget: Unofficial.Microsoft.TextTemplating.BuildTasks, 17.0.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 Unofficial.Microsoft.TextTemplating.BuildTasks as a Cake Addin
#addin nuget:?package=Unofficial.Microsoft.TextTemplating.BuildTasks&version=17.0.0

// Install Unofficial.Microsoft.TextTemplating.BuildTasks as a Cake Tool
#tool nuget:?package=Unofficial.Microsoft.TextTemplating.BuildTasks&version=17.0.0

The Text Template Transformation Toolkit (T4) is a powerful tool, but has to be run manually. This package contains the files (a couple DLLs and a .targets file) necessary to perform T4 tasks during a build. UNOFFICIAL: This package is not produced by Microsoft/the T4 team. If you think this is useful, please encourage them to produce an official package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Unofficial.Microsoft.TextTemplating.BuildTasks:

Repository Stars
microsoft/DbgShell
A PowerShell front-end for the Windows debugger engine.
Version Downloads Last updated
17.0.0 20,888 8/22/2021
16.9.0 12,255 11/12/2020
16.0.0.1 17,063 4/15/2019
16.0.0 1,063 1/4/2019
15.0.0 10,818 8/3/2017

Added support for VS2022 17.0 preview 3.1. (Currently supported versions are VS2022, VS2019, VS2017, VS2015, and VS2013.)