OData

Create and consume RESTful APIs in a simple and standard way

[Announcement] ODataLib 6.11.0 Release

We are happy to announce that the ODataLib 6.11.0 is released and available on NuGet. Detailed release notes are listed below: New Features: [GitHub issue #23] ODataLib now supports parsing URI path template. [GitHub issue #71] EdmLib now supports adding vocabulary annotations to EdmEnumMember. [GitHub issue #80] OData client for .NET now ...

OData team embraces open source

Dear OData lovers, As many of you may have already noticed, the OData team is embracing open source. What does this empower you to do? You now can: Great, but how? To empower you to do the things mentioned above, we now: How is this different from what we did before? It's different in many ways: Have ...

[Announcement] OData Web API 5.4 Release

The NuGet packages for OData Web API 5.4 are now available on the NuGet gallery. Download this release You can install or update the NuGet packages for OData Web API 5.4 using the Package Manager Console: What’s in this release? This release primarily includes new features for OData (v4 and v3) Web API as summarized below...

[Announcement] ODataLib 6.10.0 Release

We are happy to announce that the ODataLib 6.10.0 is released and available on NuGet. Detailed release notes are listed below:  New Features: [GitHub issue #1] EdmLib now supports EdmError/EdmLocation containing file name. [GitHub issue #26] OData Client for .NET now supports getting instance annotations from payload or getting metadata ...

[Announcement] OData Web API 5.4 RC

The NuGet packages for OData Web API 5.4 RC are now available on the NuGet gallery. Download this release You can install or update the NuGet packages for OData Web API 5.4 RC using the Package Manager Console: What’s in this release? This release primarily includes new features for OData (v4 and v3) Web API as summarized below...

[Announcement] OData Web API 5.4 Beta

The NuGet packages for OData Web API 5.4 beta are now available on the NuGet gallery. Download this releaseYou can install or update the NuGet packages for OData Web API 5.4 beta using the Package Manager Console: What’s in this release?This release primarily includes new features for OData (v4 and v3) Web API as ...

How to consume SQL Spatial Data with Web API V2.2 for OData V4

Introduction Today, along with the increasing demands of Location-Based Services (LBS), it becomes more and more important to provide functionalities on SQL Spatial Data through a unique, robust and scalable service based on a standard protocol. This post is intended to give a tutorial about how to consume the SQL Spatial Data through EF...

The commenting system is not working

Dear OData blog readers, The commenting system is not working. The MSDN support team has been reached out to and the rough fix timeline is early Feb. During this time, any advice or suggestion please send mail to odatafeedback@microsoft.com or open GitHub issues at our project repositories on GitHub. Best regards, The OData team...

[Announcement] RESTier – A turn-key solution to build OData services

What is RESTier RESTier is a RESTful API development framework for building standardized, OData V4 based REST services on .NET. It can be seen as a middle-ware on top of Web API OData.  RESTier is built with the inspiration of combining simplicity of WCF DS with the flexibility of Web API OData. The main exciting features of RESTier are...