Skip to content
| Marketplace
Sign in
Visual Studio>Tools>T4UtilityBelt.VSPackage
T4UtilityBelt.VSPackage

T4UtilityBelt.VSPackage

Jonkers

|
845 installs
| (0) | Free
A utility belt that adds the VolatileAssembly directive processor for T4 Templates.
Download
The T4UtilityBelt adds the VolatileAssembly processor for use with T4 Templates.
The VolatileAssembly was written by George Mathew and described here.
 
It used to be part of the T4ToolBox, but wasn't available for some time.
 
According to an MS blogpost this shouldn't be neccesary anymore, but I did have issues with locked assemblies that I referenced in templates.
 
Use it in the following manner:
 
 
<#@ VolatileAssemblyProcessor="VolatileAssemblyProcessor"name="...assemblyName..." #>
 
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft