.NET 6 PostgreSQL and EF Core

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

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

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

    5 seconds in and I'm already liking this video 100 times.

  • @ivancho318
    @ivancho318 Год назад +3

    This is the first time that I see one of your videos and I love that you explain why are you adding stuff and what does it do, very helpful and very well explained :D New sub here

  • @-tothetop7584
    @-tothetop7584 2 года назад +3

    I haven't watched this video yet but i'm 100% sure it's an amazing video ❤️ Thank you.

  • @Bubbabrine
    @Bubbabrine 9 месяцев назад +1

    Thank you for the very clear explanations, great video.

  • @infosree
    @infosree 2 года назад +3

    Excellent video and its easy to understand. Thank you.

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

    Super good video, clear and cut knowledge transfer, love it

  • @SirDamatoIII
    @SirDamatoIII 2 года назад +2

    Nice one Mohamad, excited to watch it!

    • @MohamadLawand
      @MohamadLawand  2 года назад

      Thank you Dan, hope all is well with you

  • @ShubhamJajoo-gx2rg
    @ShubhamJajoo-gx2rg 4 месяца назад

    Thanks! It helped me a lot.

  • @igorkurganov1976
    @igorkurganov1976 7 месяцев назад

    Thank you!

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

    Amazing introductory summary

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

    Great tutorial man, thank you 👏

  • @vladneaga5427
    @vladneaga5427 7 месяцев назад

    Thank you! Really useful

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

    Good job ! Thanks Mohamed , keep going

  • @argeelearner3978
    @argeelearner3978 2 года назад +3

    I would love if you can you make a video/tutorial how to configure and deploy a .net postgresql app to production maybe docker or linux server.

  • @nouchance
    @nouchance 2 года назад +1

    PostgreSQL 🐘🐘🐘 + .NET 🔥🔥👍

  • @fadygamilmahrousmasoud5863
    @fadygamilmahrousmasoud5863 2 года назад +2

    Hello mohamed, thank you for all the effort you put in your content ❤can i ask you when you will upload the other videos related to postgres with EFCore ?

  • @billnewsr.9314
    @billnewsr.9314 Год назад

    Very helpful... Thank you!

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

    Thanks It's really Helpful 👍

  • @Choosebrand
    @Choosebrand 5 месяцев назад

    Great video, thanks exactly what I was looking for.
    Why in the relations it’s used virtual in the models?
    Thank you again

  • @huynguyenluonggia6393
    @huynguyenluonggia6393 Месяц назад

    in this video, are you use docker to run PostgreSQL??

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

    Git repository is not available :(

  • @user-th4df8io4u
    @user-th4df8io4u 11 месяцев назад

    I love your work and explain the topics to get started fast and hands on. Following along we do make some mistakes or miss something subtle. Would it be possible for you to include the source to compare and learn from our mistakes? Thank you again.

  • @iam_omar
    @iam_omar 2 года назад +1

    Is overiding OnModelCreating function a must for relationships or EF can do it automatically?

    • @MohamadLawand
      @MohamadLawand  2 года назад

      It is not a must, but it will give much more do control on how you want to set up the relationships

  • @argeelearner3978
    @argeelearner3978 2 года назад

    thanks for sharing

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

    Hello sir when I generate table it come with double quotes table name and table field and is difficult to write query with this there is a way when I am using ORM the table comes without double quotes thank . this video is amazing ❤❤

  • @Liko1806
    @Liko1806 2 года назад

    Can you make videos about API Image upload and SignalR with .Net 6 EF core please?

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

    Hi Mohamad, why have you chose to use lambda expressions instead of calling Entity method directly on modelBuilder and chaining other methods like .HasOne .WithMany and so on?

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

      gives you more control over relationships and entities, but is not a must, entityframework does decent job without them

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

    thank you so much, it's so helpful

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

    Thank you!