AspNetCore.Docs/aspnet/web-api/overview/odata-support-in-aspnet-web.../index.md

2.2 KiB

uid title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
web-api/overview/odata-support-in-aspnet-web-api/index OData in ASP.NET Web API | Microsoft Docs rick-anderson How to create OData endpoints in Web API. OData is a data access protocol for the web. It provides a uniform way to query and manipulate data sets. Web API s... aspnetcontent wpickett 08/17/2012 article 9151c605-e911-4f24-95b5-ca310b105abf dotnet-webapi .net-framework /web-api/overview/odata-support-in-aspnet-web-api chapter

OData in ASP.NET Web API

How to create OData endpoints in Web API. OData is a data access protocol for the web. It provides a uniform way to query and manipulate data sets. Web API supports both Version 3 and Version 4 of the OData protocol.