A number of predefined project and project item templates are installed when you install Visual Studio.
After a Visual Studio 2017 (RC) installation from scratch, I can't find a standard list of templates. I'm specifically interested in …
c# visual-studio-templates visual-studio-2017How can I create a project that uses WebApi2 in visual studio 2012? Do I have to create with a blank …
visual-studio-2012 asp.net-web-api visual-studio-templatesCan anyone point me in the right direction on how to create a Solution Template in VS2010? I need to …
visual-studio-2010 visual-studio visual-studio-templatesLately I created a ASP.NET MVC Core project from scratch using Visual Studio 2017 (15.6.3). I discovered the usual JavaScript frameworks: …
asp.net-mvc visual-studio asp.net-core bower visual-studio-templatesI have a VS template with something like string mypath = "C:\\custom\\file.jpg"; I'd like to make the C:\…
c++ visual-studio visual-studio-templatesI am trying to create a new project in VS2015 community edition using JavaScript template but getting error: The project …
visual-studio-2015 visual-studio-cordova visual-studio-templatesI would like to be able to create a Multi-Project Template for a solution which contains the following two projects (…
visual-studio-2010 visual-studio visual-studio-templatesI am creating an MVC project in VS2017 and in VS2015, when you create an MVC templated ASP.NET Web …
asp.net-mvc asp.net-identity visual-studio-2017 visual-studio-templates