Entity Framework Community Standup - OData

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ค. 2021
  • OData is one of the best protocols out there to supercharge your ASP.NET Core APIs with so many capabilities such as shaping, filtering, batching and ordering the data on the fly - it executes it's queries on the server which tremendously improves the performance on client side. Hassan talks all things OData on the Community Standup.
    Community Links: www.theurlist.com/efcore-stan...
    Featuring: Jeremy Likness (@JeremyLikness), Hassan Habib (@HassanRezkHabib)
    Get your questions answered on the Microsoft Q&A for .NET - aka.ms/dotnetqa

    Learn .NET with free self-guided learning from Microsoft Learn: aka.ms/learndotnet
    #efcore #api #odata

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

  • @georgesngandeu9115

    Kudo to all of you for all this knowledge. Special Kudo to Hassan, his presentation was excellent. Microsoft developers are just too good 🎉❤

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

    Super entertaining und informative at the same time. Love all your EF standups, but this one really stands out!

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

    Finally completed the video.. It was awesome, a well explained with pros and cons...

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

    It was a great video guys.

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

    Thanks 😊

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

    Hassan is Awesome !

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

    "I thought it was Hay and S was silent" :D :D

  • @inascharan

    is it only me or everyone who think , Hassan looks like Jason Momoa from The DC's Aquaman😁😁

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

    MS Docs are quite scarce on OData topic ='(

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

    can you provide an API with both JSON and XML responses with OData Integration? been working on this but apparently I'm facing some problems returning XML responses with OData