Microsoft.Data.Services.Client 5.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Data.Services.Client --version 5.4.0
NuGet\Install-Package Microsoft.Data.Services.Client -Version 5.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Data.Services.Client" Version="5.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.Services.Client --version 5.4.0
#r "nuget: Microsoft.Data.Services.Client, 5.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Data.Services.Client as a Cake Addin
#addin nuget:?package=Microsoft.Data.Services.Client&version=5.4.0

// Install Microsoft.Data.Services.Client as a Cake Tool
#tool nuget:?package=Microsoft.Data.Services.Client&version=5.4.0

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4 is compatible.  sl5 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (207)

Showing the top 5 NuGet packages that depend on Microsoft.Data.Services.Client:

Package Downloads
Microsoft.Azure.ActiveDirectory.GraphClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is the .NET Client Library for Microsoft Azure Active Directory Graph API. Learn more about Azure AD Graph API @ https://msdn.microsoft.com/Library/Azure/Ad/Graph/howto/azure-ad-graph-api-operations-overview. NOTE: Azure AD Graph API functionality is also available through Microsoft Graph, a unified API that also includes APIs from other Microsoft services like Outlook, OneDrive, OneNote, Planner, and Office Graph, all accessed through a single endpoint with a single access token. Find out more about Microsoft Graph @ http://graph.microsoft.com, and find the Microsoft Graph .Net Client Library @ https://www.nuget.org/packages/Microsoft.Graph and the open source code and further documentation @ https://github.com/microsoftgraph/msgraph-sdk-dotnet Usage information is available on our AAD Graph blog @ http://blogs.msdn.com/b/aadgraphteam/archive/2014/12/12/announcing-azure-ad-graph-api-client-library-2-0.aspx and sample usage on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet.

Microsoft.Data.Services The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Fully-featured server API for responding to OData queries and consuming/producing 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.

windowsazure.mediaservices The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains Windows Azure Media Service library 4.2.0.0 for .NET.

CloudCore.Core

The core modules required to build CloudCore-based system.

CloudCore.Web

The modules required to build CloudCore-based web modules.

GitHub repositories (77)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Data.Services.Client:

Repository Stars
duplicati/duplicati
Store securely encrypted backups in the cloud!
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
xceedsoftware/wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
Version Downloads Last updated
5.8.5 4,573,607 11/12/2021
5.8.4 23,164,291 8/14/2018
5.8.3 9,115,079 9/8/2017
5.8.2 19,285,904 2/6/2017
5.8.1 1,725,906 11/8/2016
5.8.0 203,775 10/31/2016
5.8.0-beta 13,725 9/30/2016
5.7.0 9,413,254 11/20/2015
5.7.0-rc 9,061 10/30/2015
5.7.0-beta 7,543 9/10/2015
5.6.5-beta 36,124 6/26/2015
5.6.4 25,651,443 3/30/2015
5.6.3 1,145,383 10/21/2014
5.6.2 6,653,225 8/1/2014
5.6.1 488,928 2/25/2014
5.6.0 2,390,251 8/16/2013
5.6.0-rc1 4,449 7/30/2013
5.6.0-alpha1 4,624 6/29/2013
5.5.0 66,447 5/30/2013
5.5.0-rc1 4,214 5/14/2013
5.5.0-alpha2 4,174 4/26/2013
5.5.0-alpha1 4,026 4/9/2013
5.4.0 25,737 4/2/2013
5.4.0-rc1 4,105 3/19/2013
5.3.0 87,074 2/18/2013
5.3.0-rc1 4,893 1/31/2013
5.2.0 90,325 12/17/2012
5.2.0-rc1 4,637 12/3/2012
5.1.0 24,571 11/7/2012
5.1.0-rc2 4,911 9/21/2012
5.1.0-rc1 5,771 7/11/2012
5.0.2 36,276 8/29/2012
5.0.2-rc 3,946 8/15/2012
5.0.1 128,035 5/18/2012
5.0.1-rc 4,306 5/8/2012
5.0.0.50403 86,353 4/11/2012

------------------------------New Features------------------------------

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 from or written to the wire format. These hooks provide extensibility points that enable a number of different scenarios such as modifying wire types, property names, and more.

Instance annotations on atom payloads

As promised in the 5.3.0 release notes, we now support instance annotations on Atom payloads. Instance annotations are an extensibility feature in OData feeds that allow OData requests and responses to be marked up with annotations that target feeds, single entities (entries), properties, etc. We do still have some more work to do in this area, such as the ability to annotate properties.

Client consumption of instance annotations

Also in this release, we have added APIs to the client to enable the reading of instance annotations on the wire. These APIs make use of the new deserialization/serialization pipelines on the client (see above). This API surface includes the ability to indicate which instance annotations the client cares about via the Prefer header. This will streamline the responses from OData services that honor the odata.include-annotations preference.

Simplified transition between Atom and JSON formats

In this release we have bundled a few less-noticeable features that should simplify the transition between the Atom and (the new) JSON format. (See also the bug fixes below on type resolver fixes.)

------------------------------Bug fixes------------------------------

In addition to the features above, we have included fixes for the following notable bugs:
- Fixes an issue where reading a collection of complex values would fail if the new JSON format was used and a type resolver was not provided
- Fixes an issue where ODataLib was not escaping literal values in IDs and edit links
- Fixes an issue where requesting the service document with application/json;odata=nometadata would fail
- Fixes an issue where using the new JSON format without a type resolver would create issues with derived types
- (Usability bug) Makes it easier to track the current item in ODataLib in many situations
- Fixes an issue where the LINQ provider on the client would produce $filter instead of a key expression for derived types with composite keys
- (Usability bug) Fixes an issue where the inability to set EntityState and ETag values forced people to detach and attach entities for some operations
- Fixes an issue where some headers required a case-sensitive match on the WCF DS client
- Fixes an issue where 304 responses were sending back more headers than appropriate per the HTTP spec
- Fixes an issue where a request for the new JSON format could result in an error that used the Atom format
- Fixes an issue where it was possible to write an annotation value that was invalid according to the term
- Fixes an issue where PATCH requests for OData v1/v2 payloads would return a 500 error rather than 405