Metadata >> NuGet >> Microsoft.Data.Services.Client >> 5.6.2

5.6.2

Metadata

Authors Microsoft Corporation
Description LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
IconUrl http://static.tumblr.com/hgchgxz/9ualgdf98/icon.png
LicenseUrl http://go.microsoft.com/?linkid=9809688
Owners Microsoft Corporation
ProjectUrl http://go.microsoft.com/fwlink/?LinkId=220868
ReleaseNotes New Features: • OData Client for .Net & ODataLib now support Windows Phone 8.1 project. • Get rid of portable/sl suffix for Spatial/Edm/ODataLib/Client dlls to make them compatible between platforms. Bug fixes: • Fix the bug that ETag doesn't appear in the response with minimal metadata. • Fix the bug that ActionProvider is not properly released.
RequireLicenseAcceptance True
Tags wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Dependencies Microsoft.Data.OData:[5.6.2]
Title WCF Data Services Client
PackageSize 3663320
PackageHashAlgorithm SHA512
PackageHash XcgwPIJ0dIJOpNyJleNisRbZ951L3IgHlHcjykyBV9NDbIaQIHIzO3FTG2jWhS4fJYlxp229JpmZCAtCmAysrw==
DownloadCount 000000
CreatedDate 2014-08-01T09:02:27

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Data.Services.Client -Version 5.6.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Data.Services.Client -Version 5.6.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.Data.Services.Client 5.6.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Data.Services.Client -Version 5.6.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Data.Services.Client -Version 5.6.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.Data.Services.Client -Version 5.6.2
Uninstalling the package:
o remove-wrap Microsoft.Data.Services.Client

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp8+win8+wpa Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries