Update Model From Database in Entity Framework

preview_player
Показать описание
In this ASP.NET Tutorial we will learn, How to update Model(EDMX) from Database. Suppose you have two table in EDMX model but your server contains extra table. So you want to insert that table in the model.
Рекомендации по теме
Комментарии
Автор

why the downvote wtf this is accurate. thumbs up bro.

kushalshrestha
Автор

0:34 Wait-wait-wait, how i supposed to have model.edmx? I have only generated classes. Is it different for EF core 5?

TuTAH_
Автор

You should start with some context...Like opening your solution, opening windows, etc

tims
Автор

for me, the model diagram was generated but not the model class.

mcgyverbasaya