Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 2.01 KB

File metadata and controls

35 lines (31 loc) · 2.01 KB
uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-api/overview/odata-support-in-aspnet-web-api/index
OData in ASP.NET Web API - ASP.NET 4.x
rick-anderson
How to create OData endpoints in ASP.NET Web API for ASP.NET 4.x
riande
08/17/2012
9151c605-e911-4f24-95b5-ca310b105abf
/web-api/overview/odata-support-in-aspnet-web-api
chapter

OData in ASP.NET Web API

How to create OData endpoints in ASP.NET Web API for ASP.NET 4.x. 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.