Add Controller Model Classes not shown

后端 未结 14 826
天命终不由人
天命终不由人 2020-12-31 09:41

I managed to create a Model First DBContext model (before it was a normal ObjectContext derived model).

Strangly now my VS is not showing ANY of my classes in the Mo

14条回答
  •  时光取名叫无心
    2020-12-31 10:18

    I got the same issue , Check the package (asp.net mvc, & EF ) compatibility , upgrade all nuget packages. clean and Rebuild project. That works for me.

    http://forums.asp.net/t/1791616.aspx?Can+t+create+new+controller+No+model+classes+are+available+

提交回复
热议问题