visual studio 2013 'add controller' missing

后端 未结 8 2156
轻奢々
轻奢々 2020-12-11 00:31

I update the visual studio 2010 project to visual studio 2013. Then I want to ad a new controller. but there is no add Controller option.

相关标签:
8条回答
  • 2020-12-11 01:08

    nothing is to be done only Add=>scafolding=>MvC5

    0 讨论(0)
  • 2020-12-11 01:11

    I was working with projects from a tutorial series. Tried addinging controller would lock up VS2013 for a few seconds but i couldnt add anything. no context menu would popup. I first needed to go into nuget package manager and update that. not sure if it's a missing GUID or some assembly but that fixed the issue.

    0 讨论(0)
提交回复
热议问题