T4.FileManager.VisualStudio 1.3.0

Additional Details

Please update to the latest version

There is a newer version of this package available.
See the version list below for details.
dotnet add package T4.FileManager.VisualStudio --version 1.3.0
NuGet\Install-Package T4.FileManager.VisualStudio -Version 1.3.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="T4.FileManager.VisualStudio" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T4.FileManager.VisualStudio --version 1.3.0
#r "nuget: T4.FileManager.VisualStudio, 1.3.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 T4.FileManager.VisualStudio as a Cake Addin
#addin nuget:?package=T4.FileManager.VisualStudio&version=1.3.0

// Install T4.FileManager.VisualStudio as a Cake Tool
#tool nuget:?package=T4.FileManager.VisualStudio&version=1.3.0

File Manager for the generation of multiple files with T4 Text Templating.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 23,098 11/29/2023
3.1.3 22,126 1/24/2023
3.1.2 21,245 7/31/2022
3.1.1 541 7/16/2022
3.1.0 443 7/14/2022
3.0.0 18,363 11/12/2021
2.0.0 22,938 2/7/2021
1.3.4 776 1/8/2021
1.3.3 426 1/8/2021
1.3.2 468 1/8/2021
1.3.1 422 1/8/2021
1.3.0 450 1/8/2021
1.2.4 779 12/29/2020
1.2.1 406 12/28/2020
1.0.1 1,968 6/2/2020

1.3.0 - Logging generation in output window and main output text file if .EnableLog() called (Feature UT016)
     1.2.4 - Referencing in .net core projects new with $(TargetDir) see: https://databinding-gmbh.github.io/T4.FileManager.VisualStudio/02-Include-in-your-text-template/