markoh
markoh
@sayedihashimi as you can see from the screenshot @wkrasl attached and my posting we were both having issues wtih the View templates. Please also give it a try with MvcView...
I just tried the latest vsix build with VS Community and it results in the following error when I try to add the ASP.NET T4 Scaffolding files 
@sayedihashimi Do you think this should be reported to VS's Connect rather than on ASP.NET Core tooling site?
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. The...
@tylerbhughes there's an issue already open for more than a year https://github.com/ligershark/side-waffle/issues/330
@sayedihashimi most problems are docs related, in fact I'm reluctant to dive deep into the new template system due to lack of docs, so that's the first thing. Given the...
@sayedihashimi From my point of view after reading your comments [here](https://github.com/dotnet/cli/issues/2052#issuecomment-207031714) I'd say you focus too much on two things: - distributing templates (first we need a good local development...
@tylerbhughes T4 templates are pretty much everything there is regarding templates for MVC/Web API scaffolding < v6
@sayedihashimi I watched the YouTube video and checked the docs you posted. This seems promising but it mostly (I may have missed something) covers the creation of project templates. However...
I don't think Svelte can honestly say it has TS support until TS works in templates too. Introducing additional type assertions into the script section to workaround this issue works...