ViewModel concept still exists in ASP.NET MVC Core?

后端 未结 3 394
攒了一身酷
攒了一身酷 2020-12-24 08:34

In previous versions of ASP.NET MVC you find some informations about ViewModels and how to use them in this version.

I\'m wondering why I can\'t find any informatio

3条回答
  •  自闭症患者
    2020-12-24 09:04

    You can use the relationsships from the dbcontext https://docs.microsoft.com/en-us/ef/core/modeling/relationships

提交回复
热议问题