T4.TemplateFileManager 2.2.1

dotnet add package T4.TemplateFileManager --version 2.2.1
                    
NuGet\Install-Package T4.TemplateFileManager -Version 2.2.1
                    
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="T4.TemplateFileManager" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="T4.TemplateFileManager" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="T4.TemplateFileManager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add T4.TemplateFileManager --version 2.2.1
                    
#r "nuget: T4.TemplateFileManager, 2.2.1"
                    
#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.
#addin nuget:?package=T4.TemplateFileManager&version=2.2.1
                    
Install T4.TemplateFileManager as a Cake Addin
#tool nuget:?package=T4.TemplateFileManager&version=2.2.1
                    
Install T4.TemplateFileManager as a Cake Tool

The new package is located here: T4.FileManager.VisualStudio

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on T4.TemplateFileManager:

Package Downloads
T4.Samples

Samples for T4.TemplateFileManager and T4.VsAutomationHelper Please report bugs or feature requests on github: https://github.com/renegadexx/T4.Helper/issues.

GitHub repositories

This package is not used by any popular GitHub repositories.