Configuring Entity Framework Code First [2 of 3]

preview_player
Показать описание
In this video you will learn how to create a database context, configure the entity and property mappings, and run the Entity Framework by using dbcontext.
#ORM #entityframework #dotnet C#
Рекомендации по теме
Комментарии
Автор

Awesome series! Thanks for explaining every step. Understanding this level of detail really helps.

seiyamori
Автор

wow very clear an concise. I was really was quite confused trying to figure this out on my own.

nubekfl
Автор

You should definitely use and learn EF Core, not EF, maybe differences are not so big on the beginning, but still are.

daliangilbert
Автор

You dont explain why your are doing certain steps. Knowing what without why is not usefull for my understanding.

xsitjsd