Microsoft.OData.Core 6.4.0

Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Portable Lib with support for .NET 4.0, 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.Core.

Packages Downloads
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.
2
Microsoft.Azure.Cosmos.Table
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.
2
Microsoft.Azure.Cosmos.Table
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.
2
Microsoft.Azure.Cosmos.Table
This client library enables working with the Microsoft Azure CosmosDB Table API as well as Azure Table Storage. When used with Cosmos DB Table API, the library enables support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. When used with Azure Table Storage service, this library offers similar APIs and functionalities as WindowsAzure.Storage 8.7.0. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.
2
Microsoft.OData.Client
LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4. Targets .NET 4.5 and .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
2
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.
1
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 8.x to support OData query syntax for your Web APIs.
1
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC and to support OData query syntax for your web APIs.
1

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.4 0 6/24/2025
8.2.3 1 3/5/2025
8.2.2 1 3/5/2025
8.2.1 1 3/5/2025
8.2.0 1 3/5/2025
8.1.0 1 3/5/2025
8.0.2 1 3/5/2025
8.0.1 1 3/5/2025
8.0.0 1 3/5/2025
8.0.0-rc.1 1 3/4/2025
8.0.0-preview.3 1 3/4/2025
8.0.0-preview.2 1 3/4/2025
8.0.0-preview.1 1 3/4/2025
7.21.7 1 6/24/2025
7.21.6 1 3/4/2025
7.21.5 2 3/4/2025
7.21.4 1 3/4/2025
7.21.3 2 3/4/2025
7.21.2 1 3/4/2025
7.21.1 1 3/4/2025
7.21.0 1 3/4/2025
7.20.0 1 3/4/2025
7.19.0 1 3/4/2025
7.18.0 1 3/4/2025
7.17.0 1 3/4/2025
7.16.0 1 3/4/2025
7.15.0 1 3/4/2025
7.14.1 1 3/4/2025
7.14.0 1 3/4/2025
7.13.0 1 3/4/2025
7.12.5 1 3/4/2025
7.12.4 1 3/4/2025
7.12.3 1 3/4/2025
7.12.2 2 12/10/2024
7.12.1 1 3/4/2025
7.12.0 1 3/4/2025
7.11.1 1 3/4/2025
7.10.0 1 3/4/2025
7.9.4 1 3/5/2025
7.9.3 1 3/5/2025
7.9.2 1 3/5/2025
7.9.1 1 3/5/2025
7.9.0 1 3/5/2025
7.8.3 1 3/5/2025
7.8.2 1 3/5/2025
7.8.1 1 3/5/2025
7.7.3 1 3/5/2025
7.7.2 1 3/5/2025
7.7.1 1 3/5/2025
7.7.0 1 3/5/2025
7.7.0-beta 1 3/4/2025
7.6.4 1 3/5/2025
7.6.3 1 3/5/2025
7.6.2 1 3/5/2025
7.6.1 1 3/5/2025
7.6.1-beta 1 3/4/2025
7.6.0 1 3/5/2025
7.6.0-beta 1 3/4/2025
7.5.4 2 3/5/2025
7.5.3 1 3/5/2025
7.5.2 1 3/5/2025
7.5.1 1 3/5/2025
7.5.0 1 3/5/2025
7.4.4 1 3/5/2025
7.4.3 1 3/5/2025
7.4.1 1 3/5/2025
7.4.0 1 3/5/2025
7.4.0-beta3 1 3/4/2025
7.4.0-beta2 1 3/4/2025
7.4.0-beta 1 3/4/2025
7.3.1 1 3/5/2025
7.3.0 1 3/5/2025
7.3.0-beta 1 3/4/2025
7.2.0 1 3/5/2025
7.1.1 1 3/5/2025
7.0.0 1 3/5/2025
7.0.0-beta 2 3/4/2025
6.19.0 1 3/4/2025
6.18.0 1 3/4/2025
6.18.0-beta 1 3/4/2025
6.17.0 1 3/4/2025
6.16.0 1 3/4/2025
6.16.0-beta 1 3/4/2025
6.15.0 1 3/4/2025
6.15.0-beta 1 3/4/2025
6.14.0 1 3/4/2025
6.14.0-rc2 1 3/4/2025
6.14.0-rc 1 3/4/2025
6.14.0-beta 1 3/4/2025
6.13.0 1 3/4/2025
6.13.0-rc 1 3/4/2025
6.13.0-beta 1 3/4/2025
6.12.0 1 3/4/2025
6.12.0-beta 1 3/4/2025
6.11.0 1 3/4/2025
6.10.0 1 3/4/2025
6.9.0 1 3/5/2025
6.8.1 1 3/4/2025
6.8.0 1 3/5/2025
6.7.0 1 3/4/2025
6.6.0 1 3/5/2025
6.5.0 1 3/5/2025
6.4.0 1 3/5/2025
6.3.0 1 3/5/2025
6.2.0 1 3/5/2025
6.1.0 1 3/5/2025
6.0.0 1 3/5/2025
6.0.0-beta1 1 3/4/2025
6.0.0-alpha2 1 3/4/2025
6.0.0-alpha1 1 3/4/2025