Microsoft.OData.Core 8.2.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.OData.Core --version 8.2.1
                    
NuGet\Install-Package Microsoft.OData.Core -Version 8.2.1
                    
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.OData.Core" Version="8.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.OData.Core" Version="8.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.OData.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.OData.Core --version 8.2.1
                    
#r "nuget: Microsoft.OData.Core, 8.2.1"
                    
#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.
#:package Microsoft.OData.Core@8.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.OData.Core&version=8.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.OData.Core&version=8.2.1
                    
Install as a Cake Tool

Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 and v4.01. Enables construction of OData services and clients. Targets .NET 8 or above.
OData .NET library is open source at https://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (178)

Showing the top 5 NuGet packages that depend on Microsoft.OData.Core:

Package Downloads
Microsoft.AspNetCore.OData

This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 10.x to support OData query syntax for your Web APIs.

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.

Microsoft.AspNet.OData

This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.

Microsoft.OData.Client

LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4 and v4.01. Targets .NET 8 or above. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.

Simple.OData.V4.Client

Simple.OData.Client helps you interact with OData APIs that comply with any version of the OData standard. This package contains everything you need to connect to OData v4 APIs. Commonly used types: Simple.OData.Client.ODataClient

GitHub repositories (30)

Showing the top 20 popular GitHub repositories that depend on Microsoft.OData.Core:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Squidex/squidex
Headless CMS and Content Managment Hub
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
microsoft/PowerPlatformConnectors
This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
OData/AspNetCoreOData
ASP.NET Core OData: A server library built upon ODataLib and ASP.NET Core
OData/RESTier
A turn-key library for building RESTful services
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
rstropek/Samples
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
microsoft/Dynamics-AX-Integration
Dynamics AX Integration samples and demos.
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
ShaneK2/inVtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
RaythaHQ/raytha
Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
Version Downloads Last Updated
9.0.0-preview.3 1,193 11/21/2025
9.0.0-preview.2 2,877 8/21/2025
9.0.0-preview.1 1,181 7/10/2025
8.4.3 63,656 11/13/2025
8.4.2 56,000 10/23/2025
8.4.0 309,665 9/10/2025
8.3.0 454,060 7/10/2025
8.2.4 139,237 6/24/2025
8.2.3 4,404,527 12/11/2024
8.2.2 969,693 11/19/2024
8.2.1 37,258 11/13/2024
8.2.0 317,523 11/8/2024
8.1.0 621,705 10/17/2024
8.0.2 143,944 9/30/2024
8.0.1 2,675,294 8/19/2024
8.0.0 29,602 8/12/2024
8.0.0-rc.1 4,414 7/11/2024
8.0.0-preview.3 2,638 5/31/2024
8.0.0-preview.2 1,518 5/3/2024
8.0.0-preview.1 392 4/26/2024
7.22.0 162,454 7/10/2025
7.21.7 29,050 6/23/2025
7.21.6 1,721,113 11/8/2024
7.21.5 233,284 10/22/2024
7.21.4 161,521 9/30/2024
7.21.3 1,611,007 6/3/2024
7.21.2 186,540 5/23/2024
7.21.1 386,330 5/2/2024
7.21.0 280,662 4/17/2024
7.20.0 10,219,694 12/8/2023
7.19.0 73,697 11/30/2023
7.18.0 1,230,487 9/6/2023
7.17.0 2,044,064 6/23/2023
7.16.0 6,899,344 5/16/2023
7.15.0 2,650,770 3/1/2023
7.14.1 117,358 2/15/2023
7.14.0 542,211 1/11/2023
7.13.0 1,647,182 12/9/2022
7.12.5 4,948,068 10/25/2022
7.12.4 111,477 10/18/2022
7.12.3 416,511 9/19/2022
7.12.2 3,537,012 8/12/2022
7.12.1 423,646 7/20/2022
7.12.0 385,047 6/21/2022
7.11.1 94,967 6/16/2022
7.10.0 2,620,130 1/31/2022
7.9.4 9,041,703 11/5/2021
7.9.3 205,916 10/8/2021
7.9.2 612,102 9/14/2021
7.9.1 148,198 8/26/2021
7.9.0 6,353,255 5/12/2021
7.8.3 1,335,634 3/3/2021
7.8.2 4,050,926 2/15/2021
7.8.1 1,006,259 12/18/2020
7.7.3 1,051,035 11/12/2020
7.7.2 982,936 9/23/2020
7.7.1 2,998,068 9/1/2020
7.7.0 761,242 6/26/2020
7.7.0-beta 6,495 5/29/2020
7.6.4 27,167,005 3/25/2020
7.6.3 1,269,960 1/30/2020
7.6.2 429,839 11/21/2019
7.6.1 6,678,450 9/30/2019
7.6.1-beta 3,411 9/18/2019
7.6.0 1,476,356 6/5/2019
7.6.0-beta 22,613 4/1/2019
7.5.4 800,753 2/15/2019
7.5.3 797,145 12/19/2018
7.5.2 214,508 11/20/2018
7.5.1 640,446 9/17/2018
7.5.0 33,784,854 6/27/2018
7.4.4 576,147 4/4/2018
7.4.3 91,359 3/21/2018
7.4.1 226,364 2/16/2018
7.4.0 2,083,574 1/22/2018
7.4.0-beta3 7,855 1/12/2018
7.4.0-beta2 4,804 12/18/2017
7.4.0-beta 6,465 11/2/2017
7.3.1 592,703 8/14/2017
7.3.0 75,681 7/24/2017
7.3.0-beta 3,900 7/17/2017
7.2.0 1,012,550 5/3/2017
7.1.1 225,123 4/11/2017
7.0.0 1,151,041 8/22/2016
7.0.0-beta 4,009 8/4/2016
6.19.0 747,277 11/14/2017
6.18.0 140,318 9/7/2017
6.18.0-beta 11,252 7/27/2017
6.17.0 526,601 6/12/2017
6.16.0 224,737 4/3/2017
6.16.0-beta 4,163 1/13/2017
6.15.0 4,332,568 3/18/2016
6.15.0-beta 9,205 1/25/2016
6.14.0 588,689 12/15/2015
6.14.0-rc2 4,266 12/2/2015
6.14.0-rc 7,023 10/30/2015
6.14.0-beta 3,917 10/16/2015
6.13.0 1,502,068 7/22/2015
6.13.0-rc 4,376 7/14/2015
6.13.0-beta 4,126 6/19/2015
6.12.0 373,773 5/22/2015
6.12.0-beta 4,176 5/15/2015
6.11.0 814,445 3/30/2015
6.10.0 268,266 2/6/2015
6.9.0 667,784 12/10/2014
6.8.1 376,956 10/20/2014
6.8.0 34,856 9/23/2014
6.7.0 43,665 8/29/2014
6.6.0 30,249 7/31/2014
6.5.0 128,347 6/30/2014
6.4.0 204,189 5/30/2014
6.3.0 19,133 4/28/2014
6.2.0 14,552 4/1/2014
6.1.0 13,172 3/4/2014
6.0.0 104,160 1/27/2014
6.0.0-beta1 7,060 12/9/2013
6.0.0-alpha2 4,260 11/7/2013
6.0.0-alpha1 4,018 10/4/2013