T4.FileManager.VisualStudio
2.0.0
See the version list below for details.
dotnet add package T4.FileManager.VisualStudio --version 2.0.0
NuGet\Install-Package T4.FileManager.VisualStudio -Version 2.0.0
<PackageReference Include="T4.FileManager.VisualStudio" Version="2.0.0" />
paket add T4.FileManager.VisualStudio --version 2.0.0
#r "nuget: T4.FileManager.VisualStudio, 2.0.0"
// Install T4.FileManager.VisualStudio as a Cake Addin #addin nuget:?package=T4.FileManager.VisualStudio&version=2.0.0 // Install T4.FileManager.VisualStudio as a Cake Tool #tool nuget:?package=T4.FileManager.VisualStudio&version=2.0.0
With the T4.FileManager you can define into which files T4 generates your code. You are no longer bound to the default behaviour of T4 that generates all the code of the “example.tt” template into a single “example.cs” file. Now you can split your code into the files you want:
- Putting each generated data class into a single code file
- Creating a server and a client component based on a common model
- Distribute generated code to multiple projects within a solution
- Set the file properties (like ResXFileCodeGenerator as CustomTool)
- Update previously generated files
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.2 | 8,540 | 9/23/2024 | |
4.0.1 | 1,213 | 9/15/2024 | |
4.0.0 | 48,797 | 11/29/2023 | |
3.1.3 | 31,398 | 1/24/2023 | |
3.1.2 | 21,367 | 7/31/2022 | |
3.1.1 | 576 | 7/16/2022 | |
3.1.0 | 478 | 7/14/2022 | |
3.0.0 | 19,754 | 11/12/2021 | |
2.0.0 | 23,191 | 2/7/2021 | |
1.3.4 | 836 | 1/8/2021 | |
1.3.3 | 456 | 1/8/2021 | |
1.3.2 | 503 | 1/8/2021 | |
1.3.1 | 462 | 1/8/2021 | |
1.3.0 | 484 | 1/8/2021 | |
1.2.4 | 820 | 12/29/2020 | |
1.2.1 | 439 | 12/28/2020 | |
1.0.1 | 2,090 | 6/2/2020 |