.NET 6 - Web API Global Exceptions Handling 🌐 ❌

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

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

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

    My WebApi journey is very good with your videos Mohamad. Thanks for your contents. I am very glad to found you.

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

    Thank you for sharing the content. these are real world codes that can be used in daily work. Not just a simple basic stuff.

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

    Very complete video, love it! Thank you!

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

    Great job Moe!

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

    Hello, it is recommanded to use ProblemDetail as result object, the standardized way to handle global errors

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

    Great content moe, but can you please place the mic a little bit farther away, it is picking up all the noises.
    Again, great content. Keep it coming

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

    this is awesome!can you make a video about services vs repositories what are the difference between those two?

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

    Keep them coming Mo!

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

    Thanks for the great vidoes. Please make a video on IdentityServer using database

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

    Great job

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

    Good one. But how we can populate this error show in UI side or it is stored any result text file ? can you explain more

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

    Is there a way to have one exception class and to not bloat our app with if blocks?

  • @MunnaKumar-gf2vr
    @MunnaKumar-gf2vr ปีที่แล้ว +1

    Please make a video on IdentityServer

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

    Imput data validation error is not catched here. Any sugestions how to add that to?

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

    Thank you!!!

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

    What is this terminal tool that U using ? :D Please ? That I have colorfull fonts and icons ?

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

      Watch MacBook Pro setup video, I cover it there

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

    Does this work for. Netcore 3.1?

  • @m.a.touhidislam3764
    @m.a.touhidislam3764 ปีที่แล้ว

    You look at the comnt and is like "that's a relatable comnt" you look at the replies and lost hope in humanity

  • @user-lo9ih5wd1l
    @user-lo9ih5wd1l ปีที่แล้ว

    🥰😍😍🤩🤩

  • @user-yb8ck6cf2m
    @user-yb8ck6cf2m ปีที่แล้ว

    It would be nice if you handle in a proper way System.AggregateException also.