Showing results for 2015 - OData

May 14, 2015
0
0

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

Yi Ding - MSFT
Yi Ding - MSFT

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 Excel ha...

Apr 1, 2015
0
0

[Announcement] ODataLib 5.6.4 Release

Yi Ding - MSFT
Yi Ding - MSFT

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 with E...

Apr 1, 2015
0
0

[Announcement] ODataLib 6.11.0 Release

Yi Ding - MSFT
Yi Ding - MSFT

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 supports ...

Mar 12, 2015
0
0

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

Yi Ding - MSFT
Yi Ding - MSFT

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 user...

ASP.NETvNext
Mar 5, 2015
0
0

OData team embraces open source

Yi Ding - MSFT
Yi Ding - MSFT

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 we fi...

GitHubOpen Source
Feb 6, 2015
0
0

[Announcement] OData Web API 5.4 Release

Congyong
Congyong

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: ...

ODatawebapiWeb API OData
Feb 6, 2015
0
0

[Announcement] ODataLib 6.10.0 Release

Layla Liu
Layla Liu

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 annota...

Jan 30, 2015
0
0

[Announcement] OData Web API 5.4 RC

Congyong
Congyong

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: V4...

Jan 22, 2015
0
0

[Announcement] OData Web API 5.4 Beta

Congyong
Congyong

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 summari...

ODatawebapiWeb API OData
Jan 11, 2015
0
0

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

Sam Xu
Sam Xu

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 & ...