notes, interests, bits & bobs, blog
Details code that a template could have
Get projectitem of t4 template from inside t4 template
Running T4 templates from other T4 template this needs investigation - seems promising
T4 Get Current Working Directory of Solution often needed
Accessing Projects via DTE in C# T4 Template offers helpful methods for overall project architecture
Can’t reference an assembly in a T4 template shows you a better way to reference an assembly in a T4 Template
How not to output default T4 generated file?