Microsoft.OData.Client 6.4.0

LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4 only. Targets .NET 4.0, and .NET Portable Lib with support for .NET 4.5, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://odata.codeplex.com

Showing the top 20 packages that depend on Microsoft.OData.Client.

Packages Downloads
Microsoft.OData.ProxyExtensions
.NET helper classes for developing OData service Client Libraries. Learn more about how to use this library @ https://github.com/Microsoft/Vipr/.
5
Microsoft.Graph
Microsoft Graph API exposes multiple APIs from Microsoft cloud services through a single REST API endpoint. It exposes information about productivity entities and the relationships between these entities, enabling rich navigation between data. Queries that are very difficult before are now simple navigations using this API. Learn more at http://dev.office.com/unifiedAPIs
4

New Features • ODataLib supports write & read async headers & payload. • OData Client supports model reference. • OData Client supports using enum in query options & operation parameter. • Improves the API of OData client for server-side paging support. Sample: NorthwindEntities ctx = new NorthwindEntities( new Uri(@"http://services.odata.org/V4/Northwind/Northwind.svc/")); var customers = ctx.Customers.GetAllPages(); // automatically get all pages of the Customers entity set foreach (var customer in customers) { Console.WriteLine(customer.CustomerID); } • ODataUriParser supports more type for ‘cast’ in $filter. • OData Client supports new async API in .NET 4.0 format. Sample: var customers = await ctx.Customers.ExecuteAsync(); Bug Fixs • Fix a bug for top level dynamic property payload don’t have @odata.type annotation. • Fix a bug for Core annotation is not written in full namespace. For example term value will be “Org.OData.Core.V1.Description” instead of “Core.Description”.

Any 0.0

Version Downloads Last updated
8.2.1 0 11/13/2024
8.2.0 0 11/08/2024
8.1.0 3 10/30/2024
8.0.2 3 11/01/2024
8.0.1 4 08/27/2024
8.0.0 4 08/14/2024
8.0.0-rc.1 4 07/24/2024
8.0.0-preview.3 2 06/26/2024
8.0.0-preview.2 4 05/06/2024
8.0.0-preview.1 21 04/28/2024
7.21.6 0 11/08/2024
7.21.5 0 10/22/2024
7.21.4 0 09/30/2024
7.21.3 2 06/29/2024
7.21.2 4 05/30/2024
7.21.1 22 05/05/2024
7.21.0 4 04/28/2024
7.20.0 6 04/28/2024
7.19.0 3 04/28/2024
7.18.0 3 04/28/2024
7.17.0 3 04/28/2024
7.16.0 16 04/28/2024
7.15.0 3 04/28/2024
7.14.1 4 04/28/2024
7.14.0 3 04/28/2024
7.13.0 4 04/28/2024
7.12.5 4 04/28/2024
7.12.4 4 04/28/2024
7.12.3 4 04/28/2024
7.12.2 5 04/28/2024
7.12.1 3 04/28/2024
7.12.0 4 04/28/2024
7.11.1 4 04/28/2024
7.10.0 4 04/28/2024
7.9.4 3 04/28/2024
7.9.3 4 04/28/2024
7.9.2 4 04/28/2024
7.9.1 5 03/26/2024
7.9.0 3 04/28/2024
7.8.3 3 04/28/2024
7.8.2 4 04/28/2024
7.8.1 3 04/28/2024
7.7.3 5 04/03/2024
7.7.2 4 04/28/2024
7.7.1 3 04/28/2024
7.7.0 4 04/28/2024
7.7.0-beta 5 04/21/2024
7.6.4 5 04/27/2024
7.6.3 5 04/28/2024
7.6.2 4 04/28/2024
7.6.1 3 04/28/2024
7.6.1-beta 3 04/28/2024
7.6.0 3 04/28/2024
7.6.0-beta 20 04/28/2024
7.5.4 4 04/28/2024
7.5.3 4 04/28/2024
7.5.2 4 04/28/2024
7.5.1 3 04/28/2024
7.5.0 3 04/28/2024
7.4.4 4 04/28/2024
7.4.3 3 04/28/2024
7.4.1 4 04/28/2024
7.4.0 3 04/28/2024
7.4.0-beta3 4 04/28/2024
7.4.0-beta2 3 04/28/2024
7.4.0-beta 4 04/28/2024
6.19.0 4 04/28/2024
6.18.0 4 04/28/2024
6.18.0-beta 3 04/28/2024
6.17.0 4 04/28/2024
6.16.0 4 04/28/2024
6.16.0-beta 5 04/28/2024
6.15.0 3 04/28/2024
6.15.0-beta 4 04/28/2024
6.14.0 4 03/30/2024
6.14.0-rc2 4 04/28/2024
6.14.0-rc 4 04/28/2024
6.14.0-beta 4 04/28/2024
6.13.0 4 04/28/2024
6.13.0-rc 3 04/28/2024
6.13.0-beta 4 04/28/2024
6.12.0 4 04/28/2024
6.12.0-beta 22 04/28/2024
6.11.0 3 04/28/2024
6.10.0 4 04/28/2024
6.9.0 4 04/28/2024
6.8.1 3 04/28/2024
6.8.0 3 04/28/2024
6.7.0 4 04/28/2024
6.6.0 4 04/28/2024
6.5.0 3 04/28/2024
6.4.0 4 04/28/2024
6.3.0 4 04/28/2024
6.2.0 4 04/28/2024
6.1.0 4 04/28/2024
6.0.0 3 04/28/2024
6.0.0-beta1 4 04/28/2024
6.0.0-alpha2 4 04/28/2024
6.0.0-alpha1 5 04/28/2024