OData

Create and consume RESTful APIs in a simple and standard way

[Ecosystem] Microsoft Power Query for Excel Releases Support for OData V4

We are pleased to pass the announcement of the enhanced support for OData V4 in the latest release of Power Query for Excel. Microsoft Power Query for Excel is an Excel add-in that enhances the self-service Business Intelligence experience in Excel by simplifying data discovery, access and collaboration. Microsoft Power Query for ...
Comments are closed.0 0

[Announcement] ODataLib 5.6.4 Release

We are happy to announce that the ODataLib 5.6.4 is released and available on NuGet. Detailed release notes are listed below: New Features: [GitHub issue #144] ODataLib now suppresses the errors in reading open entity’s undeclared collection or complex property value Bug Fixes: [GitHub issue #60] Fix an issue that $select does not work ...
Comments are closed.0 0

[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 ...
Comments are closed.0 0

Early investigation into supporting the OData V4 libraries in ASP.NET 5/MVC 6

Dear OData lovers, The OData team has started the investigation into supporting the OData .NET V4 libraries in ASP.NET 5/MVC 6. The work is currently going well and tracked by the following two GitHub issues: https://github.com/OData/odata.net/issues/97 https://github.com/OData/WebApi/issues/229 (initiated by one of our enthusiastic...

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 ...
Comments are closed.0 0

[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...
Comments are closed.0 0

[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...
Comments are closed.0 0