Showing results for December 2014 - OData

Dec 18, 2014
0
0

[Announcement] WCF Data Services 5.6.3 RTM Tools Installer Release

Liang Wang [MSFT]
Liang Wang [MSFT]

We are happy to announce the release of WCF Data Services tooling version 5.6.3. It enables “Add Service Reference” to work with .NET 4.5.2 for consuming OData V1-3 services.  Previously, when you try to “Add Service Reference” for OData V1-3 service, in VS2012 or VS2013 with .Net 4.5.2, you will get the following ...

Dec 14, 2014
0
0

[Announcement] ODataLib 6.9.0 Release

Layla Liu
Layla Liu

We are happy to announce that the ODataLib 6.9.0 is released. Detailed release notes are listed below. New Features: [GitHub issue #7, #24, #25] [GitHub issue #33] ODataLib now supports custom payload format, including: Improvements: [GitHub issue #12] OData Client for .NET supports using DELETE http method in DataServiceContext....

Dec 8, 2014
0
0

[Tutorial & sample] Functions & Actions in Web API V2.2 for OData V4.0 – Type Scenario

Sam Xu
Sam Xu

Introduction Functions and actions are two of the most important parts in OData. They are always very useful to define special/customized server-side behaviors to process the data in OData services. From OData V4 spec, functions and actions both are operations and can be either bound to a type or unbound. However, there's a little bit ...

Feedback