Wednesday, 21 August 2013

Is it possible to run T4 Template transformation from C# or Command line?

Is it possible to run T4 Template transformation from C# or Command line?

I have my T4 templates, if I hit right rick click on the template and
click "Run Custom Tool" everything works fine.
Now I want to do the same action, but programmatically? Is that possible?
It has something to do with the type of the T4 template I created?
Thanks,

No comments:

Post a Comment