Configuring Entity Framework Code First [2 of 3]

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • 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#

КОМЕНТАРІ • 5

  • @DhynasahCakir
    @DhynasahCakir 8 місяців тому

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

  • @seiyamori2172
    @seiyamori2172 Рік тому +2

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

  • @2005Azm
    @2005Azm Рік тому

    Thank you sir

  • @TiemenBouma-q6h
    @TiemenBouma-q6h 5 місяців тому +1

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

  • @daliangilbert
    @daliangilbert Рік тому

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