Part 01 – OData v4 in ASP.NET WebApi – Introduction
January 29, 2018
This is a series of blogs detailing my introduction to using OData v4 with C# and ASP.NET WebApi. What is OData OData enhances RESTful APIs by adding SQL like syntax if you like, in the URL to add data querying characteristics. It was first engineered by Microsoft however; now it is an OASIS standard. The … More Part 01 – OData v4 in ASP.NET WebApi – Introduction