Entity Framework Web API Tutorial .Net 8

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 15

  • @scriptbytes
    @scriptbytes  Год назад +1

    What other .Net or Entity Framework topics are you interested in seeing?

  • @marketfinds
    @marketfinds 4 месяца назад

    Brilliant, love that you showed the SQL and tips on optimizing the queries.

  • @artemvolsh387
    @artemvolsh387 9 месяцев назад

    This is so great, I'm just was searching for a Entity Framework entry guide, and I'm really glad I'm found this, thanks a lot!

  • @oncalldev
    @oncalldev Год назад +2

    There are quite a few explanations on RUclips of working with Entity Framework Web API, but few really get into the nitty-gritty of what's happening under the hood - which makes for a much deeper understanding of how to correctly use the development tools involved. I'll be sure to check out your other videos.

    • @scriptbytes
      @scriptbytes  Год назад

      I appreciate the comment, and hanks for watching!
      I really debated keeping in the section where I do the deep-dive into change tracking. Partly because the video is already pretty long, and I wasn't sure if people would be interested, but I'm glad you enjoyed it!

  • @10Totti
    @10Totti Год назад

    Best Tutorial Thanks!

  • @ArturoNull
    @ArturoNull Год назад

    Thank you!

  • @DanielFantaneanu
    @DanielFantaneanu 8 месяцев назад

    great

  • @yanko694
    @yanko694 11 месяцев назад

    why not also do it properly with SOLID ...

  • @bobmarley8334
    @bobmarley8334 11 месяцев назад

    your entity class is full of warnings =/

    • @scriptbytes
      @scriptbytes  11 месяцев назад

      Yea it's warning me I didn't give my strings an initial value