Microsoft.OData.Client 7.4.0-beta2

Prefix Reserved
This is a prerelease version of Microsoft.OData.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.OData.Client --version 7.4.0-beta2
                    
NuGet\Install-Package Microsoft.OData.Client -Version 7.4.0-beta2
                    
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.Client" Version="7.4.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.OData.Client" Version="7.4.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.OData.Client" />
                    
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.Client --version 7.4.0-beta2
                    
#r "nuget: Microsoft.OData.Client, 7.4.0-beta2"
                    
#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.Client@7.4.0-beta2
                    
#: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.Client&version=7.4.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.OData.Client&version=7.4.0-beta2&prerelease
                    
Install as a Cake Tool

LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4 only. Targets .NET 4.5 and .NET Platform Standard 1.1. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
OData .NET library is open source at https://github.com/OData/odata.net

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (86)

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

Package Downloads
Microsoft.OData.Extensions.Client.Abstractions

This package contains the abstract codes you need to create OData client.

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/.

BizDoc.Core

Workflow framework engine

BumperLane.Public.Api.Client

Client framework for Virteom APIs.

Microsoft.Office365.OutlookServices

.NET Client Library for Office 365 Mail, Calendar and Contacts API. Learn more about how to use this library at: https://dev.outlook.com/RestGettingStarted/Tutorial/dotnet.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Microsoft.OData.Client:

Repository Stars
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
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
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.
6bee/Remote.Linq
Simply LINQ your remote resources...
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
microsoft/Dynamics-AX-Integration
Dynamics AX Integration samples and demos.
zLulus/NotePractice
My_Note 笔记练习demo
znlgis/sod
PDF.NET 的追求:代码的精简,开发、维护的简单与极致的运行效率!
hougaard/Youtube-Video-Sources
All the source code from my Youtube videos
voronov-maxim/OdataToEntity
OData .net core
microsoft/Vipr
Client Library Generation Toolkit
Version Downloads Last Updated
9.0.0-preview.1 175 7/10/2025
8.3.0 5,273 7/10/2025
8.2.4 11,600 6/24/2025
8.2.3 305,187 12/11/2024
8.2.2 50,824 11/19/2024
8.2.1 10,958 11/13/2024
8.2.0 79,640 11/8/2024
8.1.0 61,102 10/17/2024
8.0.2 47,213 9/30/2024
8.0.1 189,480 8/19/2024
8.0.0 9,601 8/12/2024
8.0.0-rc.1 1,373 7/11/2024
8.0.0-preview.3 1,016 5/31/2024
8.0.0-preview.2 992 5/3/2024
8.0.0-preview.1 228 4/26/2024
7.22.0 581 7/10/2025
7.21.7 2,094 6/23/2025
7.21.6 98,040 11/8/2024
7.21.5 101,213 10/22/2024
7.21.4 49,742 9/30/2024
7.21.3 252,117 6/3/2024
7.21.2 29,878 5/23/2024
7.21.1 67,982 5/2/2024
7.21.0 106,770 4/17/2024
7.20.0 655,754 12/8/2023
7.19.0 29,851 11/30/2023
7.18.0 386,764 9/6/2023
7.17.0 241,174 6/23/2023
7.16.0 164,547 5/16/2023
7.15.0 271,484 3/1/2023
7.14.1 34,326 2/15/2023
7.14.0 166,867 1/11/2023
7.13.0 88,332 12/9/2022
7.12.5 233,483 10/25/2022
7.12.4 79,406 10/18/2022
7.12.3 205,689 9/19/2022
7.12.2 120,187 8/12/2022
7.12.1 141,457 7/20/2022
7.12.0 108,597 6/21/2022
7.11.1 11,888 6/16/2022
7.10.0 502,821 1/31/2022
7.9.4 606,011 11/5/2021
7.9.3 83,387 10/8/2021
7.9.2 116,837 9/14/2021
7.9.1 81,530 8/26/2021
7.9.0 465,788 5/12/2021
7.8.3 528,927 3/3/2021
7.8.2 79,215 2/15/2021
7.8.1 192,555 12/18/2020
7.7.3 210,384 11/12/2020
7.7.2 200,068 9/23/2020
7.7.1 124,351 9/1/2020
7.7.0 405,919 6/26/2020
7.7.0-beta 983 5/29/2020
7.6.4 288,392 3/25/2020
7.6.3 289,058 1/30/2020
7.6.2 121,529 11/21/2019
7.6.1 271,156 9/30/2019
7.6.1-beta 896 9/18/2019
7.6.0 257,827 6/5/2019
7.6.0-beta 1,898 4/1/2019
7.5.4 336,970 2/15/2019
7.5.3 140,294 12/19/2018
7.5.2 56,085 11/20/2018
7.5.1 314,278 9/17/2018
7.5.0 591,119 6/27/2018
7.4.4 159,950 4/4/2018
7.4.3 35,297 3/21/2018
7.4.1 71,510 2/16/2018
7.4.0 137,653 1/22/2018
7.4.0-beta3 4,835 1/12/2018
7.4.0-beta2 1,637 12/18/2017
7.4.0-beta 2,375 11/2/2017
6.19.0 422,626 11/14/2017
6.18.0 92,283 9/7/2017
6.18.0-beta 1,814 7/27/2017
6.17.0 364,801 6/12/2017
6.16.0 153,503 4/3/2017
6.16.0-beta 1,614 1/13/2017
6.15.0 1,514,696 3/18/2016
6.15.0-beta 1,956 1/25/2016
6.14.0 85,431 12/15/2015
6.14.0-rc2 1,667 12/2/2015
6.14.0-rc 2,723 10/30/2015
6.14.0-beta 1,373 10/16/2015
6.13.0 717,419 7/22/2015
6.13.0-rc 1,644 7/14/2015
6.13.0-beta 1,425 6/19/2015
6.12.0 213,268 5/22/2015
6.12.0-beta 1,858 5/15/2015
6.11.0 352,351 3/30/2015
6.10.0 61,591 2/6/2015
6.9.0 33,437 12/10/2014
6.8.1 294,427 10/20/2014
6.8.0 3,966 9/23/2014
6.7.0 5,801 8/29/2014
6.6.0 11,437 7/31/2014
6.5.0 12,741 6/30/2014
6.4.0 3,249 5/30/2014
6.3.0 5,528 4/28/2014
6.2.0 3,359 4/1/2014
6.1.0 2,391 3/4/2014
6.0.0 14,568 1/27/2014
6.0.0-beta1 2,002 12/9/2013
6.0.0-alpha2 1,771 11/7/2013
6.0.0-alpha1 1,941 10/4/2013