Tyler Hughes

Results 233 comments of Tyler Hughes

@farid-am what version of TemplateBuilder are you using?

Hi @ryanwebjackson we are working on a new version of SideWaffle for Visual Studio 2017 that will take advantage of the new TemplateEngine @sayedihashimi mentioned above. However, It'll probably be...

> This all reads nice and fine but the actual tools (I should say tool actually because currently there's only dotnet new for now) are clumsy and hard to use....

@brgrz that issue pertains specifically to T4 templates. Beyond that SideWaffle should work for Community Edition.

@namtar1447 Did the solution above solve your problem?

@sayedihashimi thanks for the clarification. Something I'm still a bit confused about. The OP said that the issue occurred when attempting to create a JavaScript project; however, in the preprocess.xml...

Ok, so I haven't even been able to get as far as the OP did with creating a JavaScript template. So far I've ran into two issues that I've only...

@sayedihashimi considering all the trouble I've been having lately with NuGet packages I'd like to suggest this as the next feature we add once we get the dynamic templates feature...

@sayedihashimi is this something that still needs to be done? If so, could you elaborate on what you're referring to and what would need to be done?

We need to see about pulling the target framework information from the projects properties and put it in the preprocess.xml. An example of how it should look can be found...