About 102,000 results
Open links in new tab
  1. OData - the best way to REST

    Dec 5, 2017 · OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.

  2. OData overview - OData | Microsoft Learn

    Dec 9, 2022 · The OData Protocol is an application-level protocol for interacting with data via RESTful interfaces. It supports the description of data models, editing and querying of data according to those …

  3. Open Data Protocol - Wikipedia

    Architecture OData is a protocol for the creation and consumption of Web APIs. OData thus builds on HTTP, AtomPub, and JSON using URIs to address and access data feed resources.

  4. GitHub - OData/AspNetCoreOData: ASP.NET Core OData: A server …

    A server-side OData library for ASP.NET Core. Use this project to create OData services on top of ASP.NET Core and ODataLib. It provides routing, query handling, model building, formatters and …

  5. OData - devblogs.microsoft.com

    Nov 21, 2025 · Since Microsoft.AspNetCore.OData version 9.4.0, it enables developers to achieve OData functionalities on ASP.NET Core minimal APIs. In this post, I’d like to go through the basics of …

  6. What Is OData? Open Data Protocol Explained - NinjaOne

    Feb 26, 2024 · OData, or Open Data Protocol, is an open standard that defines a set of best practices for building and consuming RESTful APIs. It was initiated by Microsoft in 2007 and later handed over …

  7. OData documentation - OData | Microsoft Learn

    OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming REST APIs.

  8. OData Protocol Guide - Baeldung

    Jan 8, 2024 · OData is an OASIS and ISO/IEC Standard for accessing data using a RESTful API. As such, it allows a consumer to discover and navigate through data sets using standard HTTP calls.

  9. OData documentation - OData | Microsoft Learn

    OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming REST APIs.

  10. Understand OData in 6 steps · OData - the Best Way to REST

    OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.