OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming Web APIs.
In this episode, Hassan Habib joins Jeremy to show us how we can easily add OData support to an existing Web API built with ASP.NET Core.
[01:26] - What is OData?
[04:38] - Demo
[07:18] - How can you add OData to an existing Web API?
[12:54] - How can you shape the results of a Web API call?
[14:13] - How can you define ordering with OData?
[15:07] - How can you include related entities?
[16:04] - How can you enable filtering?
Learn More
☞ Real World ASP.NET Web API Services for .NET Framework
☞ The complete ASP.NET Web API 2 Course
☞ Building Web APIs with ASP.NET Core
☞ Top 10 Podcasts for Web Developers
☞ Building Web App using ASP.NET Web API Angular 7 and SQL Server
☞ Build Your First PWA with Angular
☞ Build Progressive Web Apps with React
#web-development #asp.net