I want to create a Visual Studio Item Template that generates an Item (for eg. custom .aspx page) in the solution by executing T4 Template while adding it to the solution. I read the following post : T4 Templates and Visual Studio Item Templates
Is it possible to implement this without using GAX. I want to start by using a standard project item template and T4 Templates only, which doesn’t require GAX.
Please suggest,
Thanks,
Mayur