I have followed the steps of creating a custom CShtml Tempalte with MVC 5 in Visual Studio 2013,that is well-worked, but how can i do that in Visual Studio 2017 and an asp.net-core-mvc project?
Asked
Active
Viewed 549 times
1
-
Had you tried something? – geminiousgoel Jun 05 '17 at 04:42
-
yeah of course! I try to use Microsoft.VisualStudio.Web.CodeGeneration.Tools 1.0.0-preview2-final and copy the Templates folder to the root of my project and edit them , but show me nothing in dropdown template menu after i clicked AddView. – Jun 05 '17 at 04:59
-
Installation of Visual Studio 2017 was done properly? – geminiousgoel Jun 05 '17 at 05:24