Add Controller Model Classes not shown

后端 未结 14 747
天命终不由人
天命终不由人 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:04

    Create a new MVC internet site. Add existing (your model classes) - verify it works, then start diffing the two projects.

提交回复
热议问题