OData

Create and consume RESTful APIs in a simple and standard way

[Announcement] WCF Data Services 5.6.3 RTM Tools Installer Release

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

[Announcement] ODataLib 6.9.0 Release

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

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

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

[Announcement] ODataLib 6.8.1 Release

We are happy to announce that the ODataLib 6.8.1 is released. Detailed release notes are listed below. Bug Fix New Features   Call to Action You and your team are highly welcomed to try out this new version if you are interested in the new features and fixes above. For any feature request, issue or idea please feel free to ...
Comments are closed.0 0

[Announcement] ODataLib 6.8.0 Release

We are happy to announce that the ODataLib 6.8.0 is released. Detailed release notes are listed below. Bug Fix New Features   Call to Action You and your team are highly welcomed to try out this new version if you are interested in the new features and fixes above. For any feature request, issue or idea please feel ...
Comments are closed.0 0

[Tutorial & Sample] ODataUriParser Extension Support

This post is to guide you through the extension support of OData URI parser, which was added in ODataLib 6.7 release. You can refer to the following article for basic usage of OData URI parser: All the demo code in this post has been put into ODataSamples project, you can check it out under the Components/UriParser subfolder. ...

Announcing the Release of Web API OData 5.3

The NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery! Download this release You can install or update the NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this: What’s in this release? This release primarily includes great new features for Web API ...

[Announcement] ODataLib 6.7.0 Release

We are happy to announce that the ODL 6.7.0 is released and available on NuGet. Detailed release notes are listed below: New Features   Bug fixes Call to Action You and your team are highly welcomed to try out this new version if you are interested in the new features and fixes above. For any feature request, issue or idea ...
Comments are closed.0 0