Skip to content
forked from bennor/AutoT4

A zero-configuration extension for Visual Studio 2012 which will automatically run your T4 templates at build time.

License

Notifications You must be signed in to change notification settings

VagyokC4/AutoT4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this for?

This is a Visual Studio 2012+ extension which automatically triggers all T4 templates in your solution (or selected project for project-only builds) to be re-run before build.

Installation

Just build and install the template using the VSIX file, grab it from the Visual Studio gallery or do it the easy way and use the 'Extension & Updates' manager in Visual Studio 2012+.

Disabling individual templates

By default, the template will run all of your T4 templates on build. If you want to turn off individual templates, you can do this by setting Run on build to false in the Properties window for any .tt file in your solution.

About

A zero-configuration extension for Visual Studio 2012 which will automatically run your T4 templates at build time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%