33,898
Downloads
5,487
Downloads of v 5.0.2
2012-08-29
Last update
WCF Data Services Client
5.0.2
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
To install WCF Data Services Client, run the following command in the Package Manager Console
PM> Install-Package Microsoft.Data.Services.Client
-Version 5.0.2
Release Notes
• Fixes NuGet packages to have explicit version dependencies
• Fixes a bug where WCF Data Services client binaries did not work correctly on Silverlight hosted in Chrome
• Fixes a bug where WCF Data Services client did not send the correct DataServiceVersion header when following a nextlink
• Allows "True" and "False" to be recognized boolean values in ATOM (note that this is more relaxed than the OData spec, but there were known cases where servers were serializing "True" and "False")
• Fixes a bug where EdmLib would fail validation for attribute names that are not SimpleIdentifiers
• Fixes a bug where nullable action parameters were still required to be in the payload
• Fixes a bug where the FeedAtomMetadata annotation wasn't being attached to the feed even when EnableAtomMetadataReading was set to true
• Fixes a bug where projections involving more than eight columns would fail if the EF Oracle provider was being used
• Fixes a bug where a DateTimeOffset could not be materialized from a v2 JSON Verbose value
• Fixes a race condition in the WCF Data Services server bits when using reflection to get property values
• Fixes an error message that wasn't getting localized correctly
• Fixes a bug where the message quotas set in the client and server were not being propagated to ODataLib
Owners
Authors
Tags
Dependencies
-
- Microsoft.Data.OData (= 5.0.2)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| WCF Data Services Client 5.5.0-rc1 | 113 | Tuesday, May 14 2013 |
| WCF Data Services Client 5.5.0-alpha2 | 177 | Friday, April 26 2013 |
| WCF Data Services Client 5.5.0-alpha1 | 120 | Tuesday, April 09 2013 |
| WCF Data Services Client 5.4.0 | 3598 | Tuesday, April 02 2013 |
| WCF Data Services Client 5.4.0-rc1 | 132 | Tuesday, March 19 2013 |
| WCF Data Services Client 5.3.0 | 5198 | Monday, February 18 2013 |
| WCF Data Services Client 5.3.0-rc1 | 513 | Thursday, January 31 2013 |
| WCF Data Services Client 5.2.0 | 6121 | Monday, December 17 2012 |
| WCF Data Services Client 5.2.0-rc1 | 209 | Monday, December 03 2012 |
| WCF Data Services Client 5.1.0 | 6632 | Wednesday, November 07 2012 |
| WCF Data Services Client 5.1.0-rc2 | 739 | Friday, September 21 2012 |
| WCF Data Services Client 5.1.0-rc1 | 1035 | Wednesday, July 11 2012 |
| WCF Data Services Client 5.0.2 | 5487 | Wednesday, August 29 2012 |
| WCF Data Services Client 5.0.2-rc | 61 | Wednesday, August 15 2012 |
| WCF Data Services Client 5.0.1 | 2650 | Friday, May 18 2012 |
| WCF Data Services Client 5.0.1-rc | 217 | Tuesday, May 08 2012 |
| WCF Data Services Client 5.0.0.50403 | 661 | Wednesday, April 11 2012 |