Episode

OData Batching with ASP.NET Core

OData (Open Data Protocol) can be considered an extension to REST that that defines an additional set of conventions  for building and consuming Web APIs.

In this episode, Hassan Habib joins Jeremy to show us how we can easily add support for OData batch to our Web APIs

  • [00:00] - Introduction
  • [01:28] - What is OData?
  • [03:20] - What is OData Batching?
  • [09:07] - Setting up OData in an ASP.NET Core project
  • [20:54] - Adding batching support in OData 

 

Useful Links