OData

Create and consume RESTful APIs in a simple and standard way

Using the new client hooks in WCF Data Services Client

What are the Request and Response Pipeline configurations in WCF Data Services Client? In WCF Data Services 5.4 we added a new pattern to allow developers to hook into the client request and response pipelines. In the server, we have long had the concept of a processing pipeline. Developers can use the processing pipeline event to tweak how ...

WCF Data Services 5.6.0 Alpha

Today we are releasing updated NuGet packages and tooling for WCF Data Services 5.6.0. This is an alpha release and as such we have both features to finish as well as quality to fine-tune before we release the final version. You will need the updated tooling to use the portable libraries feature mentioned below. The tooling installer is ...

WCF Data Services 5.5.0 Release

WCF Data Services 5.5.0 has officially been released! The 5.5.0 release will be another NuGet-only release as we did not make any updates to the Visual Studio tooling. The last tooling update was version 5.3.0. Services created using this version of tooling should update the runtime binaries to 5.5.0 with NuGet. What is in the release: This...

WCF Data Services 5.5.0 Prerelease

It’s that time again: yesterday we uploaded an RC for the upcoming 5.5.0 release. The 5.5.0 release will be another NuGet-only release. What is in the release: This release has two primary features: 1) significant enhancements to the URI parser and 2) public data source providers. URI Parser In the 5.2.0 release ODataLib provided a way ...

WCF Data Services 5.4.0 Release

Today we are releasing version 5.4.0 of WCF Data Services. As mentioned in the prerelease post, this release will be NuGet packages only. That means that we are not releasing an updated executable to the download center. If you create a new WCF Data Service or add a reference to an OData service, you should follow the standard procedure for ...

WCF Data Services 5.4.0 Prerelease

Recently we uploaded an RC for our upcoming 5.4.0 release. This release will be NuGet packages only. What is in the release: Client deserialization/serialization hooks We have a number of investments planned in the “request pipeline” area. In 5.4.0 we have a very big set of hooks for reaching into and modifying data as it is being read ...

WCF Data Services 5.3.0 RTW

Today we are releasing an updated version of the WCF Data Services NuGet packages and tools installer. As mentioned in the prerelease blog post, this version of WCF DS has three notable new features as well as over 20 bug fixes. What is in the release: Instance annotations on feeds and entries (JSON only) Instance annotations are an ...

WCF Data Services 5.3.0-rc1 Prerelease

Today we released an updated version of the WCF Data Services NuGet packages and tools installer. This version of WCF DS has some notable new features as well as several bug fixes. What is in the release: Instance annotations on feeds and entries (JSON only) Instance annotations are an extensibility feature in OData feeds that allow OData ...

WCF Data Services 5.2.0 Released

We’re pleased to announce that today we are releasing NuGet packages and a tools installer for WCF Data Services 5.2.0. As mentioned in the prerelease blog post, this release brings in the UriParser from ODataLib Contrib and contains a few bug fixes. Bug Fixes This release contains the following noteworthy bug fixes: URI...

WCF Data Services 5.2.0-rc1 Prerelease

A couple of days ago we posted a new set of NuGet packages and today we posted a new tools installer for WCF Data Services 5.2.0-rc1. This prerelease integrates the UriParser from ODataLib Contrib and fixes a few bugs. What is in the prerelease This prerelease contains the following noteworthy bug fixes: URI Parser In ...