.NET 6 - AutoMapper & Data Transfer Objects (DTOs) 🗺

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 20

  • @HilalYazbeck
    @HilalYazbeck 2 ปีที่แล้ว +4

    someone is salty about the 2021 F1 season :D, thanks for the videos. awesome job

  • @saifumar3001
    @saifumar3001 2 ปีที่แล้ว +7

    Nice work Bro .Thanks for explaining it so clearly and concise

  • @sidisidahmed755
    @sidisidahmed755 ปีที่แล้ว +2

    Just perfection !!!!! thanks man i needed this especially at this period of my study , looking for internship

  • @ronyaiaron
    @ronyaiaron 2 ปีที่แล้ว +1

    Thanks Mohamed, it was very clear! Keep up the good work!

  • @lionsito1466
    @lionsito1466 ปีที่แล้ว

    Thanks a lot! I never understood very well how mapper worked on background so I hated everytime when I heard it, now thanks to ur explanations I love it!

  • @clivebird5729
    @clivebird5729 6 หลายเดือนก่อน

    Very very helpful Mohamad.

  • @mr.django8409
    @mr.django8409 ปีที่แล้ว

    Mohammed you the best because of am in love with .net

  • @manarmaher8877
    @manarmaher8877 9 หลายเดือนก่อน

    you are so great thank you for your effort 😍

  • @ivandrofly
    @ivandrofly ปีที่แล้ว +3

    21:10 - I like the way you structured the project folder - Models\Dtos
    There are several threads on question what the differences between Dtos and Models
    Dtos are model but not all models are dtps

  • @aebdigital6283
    @aebdigital6283 9 หลายเดือนก่อน

    Hi Mohamad, thank you for your video. Quick question if you please, is there a reason why in the DTO profile class you mapped each property instead of ignoring the ones you dont want to map ? I was looking for a video to understand more when to use the ignore option in the DTOprofile class, and I came across your video and noticed the way you did is different than what I'm used to, any explanation will be greatly appreciated. Thanks again

  • @Marcos-XurryPET
    @Marcos-XurryPET 9 หลายเดือนก่อน

    Fantastic work!!!
    How to add FormMember type ICollection over other map. ????
    Regards.

  • @Tamer_Ali
    @Tamer_Ali 2 ปีที่แล้ว +2

    Hi Mohamed, could you please talk about CQRS in details?

  • @adicka9926
    @adicka9926 2 ปีที่แล้ว +1

    Thanks so much

  • @timothymcgrath4072
    @timothymcgrath4072 ปีที่แล้ว

    Thanks!

    • @MohamadLawand
      @MohamadLawand  8 หลายเดือนก่อน

      Thank you for your support

  • @murtazotoshniyozov4688
    @murtazotoshniyozov4688 7 หลายเดือนก่อน

    Good day Sir. Do you use MacBook for .NET Development? If yes, how would you describe your experience with MacBook. Some people say it is not comfortable with it while others say opposite one.

    • @MohamadLawand
      @MohamadLawand  7 หลายเดือนก่อน

      its nice and easy

  • @sphazwelakhe2784
    @sphazwelakhe2784 2 ปีที่แล้ว

    Hi Mohamed, thanks for the great content. But can please also demo the DriverForUpdateDto. I’m having an issue with my [HttpGet] method is throwing an exception but firstly it was coming with an empty form to update.

  • @praktycznewskazowki6733
    @praktycznewskazowki6733 2 ปีที่แล้ว +1

    You look like Grzegorz Róg :o

  • @jorgef4951
    @jorgef4951 2 หลายเดือนก่อน

    As people typically use sql server instead of dummy data, why don't you talk about ProjectTo, defered execution, and sql query optimization, instead of Map?