21,802
Downloads
4,150
Downloads of v 5.0.2
2012-08-29
Last update
WCF Data Services Server
5.0.2
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
To install WCF Data Services Server, run the following command in the Package Manager Console
PM> Install-Package Microsoft.Data.Services
-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.Services.Client (= 5.0.2)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| WCF Data Services Server 5.5.0-rc1 | 84 | Tuesday, May 14 2013 |
| WCF Data Services Server 5.5.0-alpha2 | 120 | Friday, April 26 2013 |
| WCF Data Services Server 5.5.0-alpha1 | 73 | Tuesday, April 09 2013 |
| WCF Data Services Server 5.4.0 | 2409 | Tuesday, April 02 2013 |
| WCF Data Services Server 5.4.0-rc1 | 91 | Tuesday, March 19 2013 |
| WCF Data Services Server 5.3.0 | 2971 | Monday, February 18 2013 |
| WCF Data Services Server 5.3.0-rc1 | 308 | Thursday, January 31 2013 |
| WCF Data Services Server 5.2.0 | 4090 | Monday, December 17 2012 |
| WCF Data Services Server 5.2.0-rc1 | 131 | Monday, December 03 2012 |
| WCF Data Services Server 5.1.0 | 3471 | Wednesday, November 07 2012 |
| WCF Data Services Server 5.1.0-rc2 | 574 | Friday, September 21 2012 |
| WCF Data Services Server 5.1.0-rc1 | 507 | Wednesday, July 11 2012 |
| WCF Data Services Server 5.0.2 | 4150 | Wednesday, August 29 2012 |
| WCF Data Services Server 5.0.2-rc | 42 | Wednesday, August 15 2012 |
| WCF Data Services Server 5.0.1 | 1873 | Friday, May 18 2012 |
| WCF Data Services Server 5.0.1-rc | 194 | Tuesday, May 08 2012 |
| WCF Data Services Server 5.0.0.50403 | 508 | Wednesday, April 11 2012 |