OData

Create and consume RESTful APIs in a simple and standard way

[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 Remove the ordering constraint in ODataLib which forces instance annotations of a property to come before the property in complex value Fix a race condition issue for finding navigation targets in EdmLib. New Features EdmLib ...
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: [Tutorial & Sample] Using ODataUriParser for OData V4 All the demo code in this post has been put into ODataSamples project, you can ...

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: Install-Package Microsoft.AspNet.OData -Version 5.3.0 Install-Package Microsoft.AspNet.WebApi.OData -...

[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   EdmLib supports a list of additional core vocabulary terms     -  IsLanguageDependent     -  RequiresType     -  ResourcePath    ...
Comments are closed.0 0