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.
#addin nuget:?package=Microsoft.OData.Client&version=7.4.0-beta2&prerelease
                    
Install Microsoft.OData.Client as a Cake Addin
#tool nuget:?package=Microsoft.OData.Client&version=7.4.0-beta2&prerelease
                    
Install Microsoft.OData.Client 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. 
.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
8.2.3 136,701 12/11/2024
8.2.2 35,847 11/19/2024
8.2.1 9,157 11/13/2024
8.2.0 46,723 11/8/2024
8.1.0 51,674 10/17/2024
8.0.2 42,115 9/30/2024
8.0.1 133,583 8/19/2024
8.0.0 8,419 8/12/2024
8.0.0-rc.1 1,303 7/11/2024
8.0.0-preview.3 943 5/31/2024
8.0.0-preview.2 920 5/3/2024
8.0.0-preview.1 193 4/26/2024
7.21.6 52,587 11/8/2024
7.21.5 67,856 10/22/2024
7.21.4 35,185 9/30/2024
7.21.3 213,833 6/3/2024
7.21.2 25,930 5/23/2024
7.21.1 61,984 5/2/2024
7.21.0 86,269 4/17/2024
7.20.0 573,753 12/8/2023
7.19.0 28,804 11/30/2023
7.18.0 368,109 9/6/2023
7.17.0 228,041 6/23/2023
7.16.0 159,631 5/16/2023
7.15.0 258,523 3/1/2023
7.14.1 33,616 2/15/2023
7.14.0 161,707 1/11/2023
7.13.0 84,253 12/9/2022
7.12.5 222,661 10/25/2022
7.12.4 78,999 10/18/2022
7.12.3 201,162 9/19/2022
7.12.2 113,462 8/12/2022
7.12.1 127,540 7/20/2022
7.12.0 105,646 6/21/2022
7.11.1 11,688 6/16/2022
7.10.0 474,627 1/31/2022
7.9.4 586,726 11/5/2021
7.9.3 82,622 10/8/2021
7.9.2 104,380 9/14/2021
7.9.1 76,385 8/26/2021
7.9.0 450,620 5/12/2021
7.8.3 488,638 3/3/2021
7.8.2 76,745 2/15/2021
7.8.1 186,361 12/18/2020
7.7.3 198,281 11/12/2020
7.7.2 189,198 9/23/2020
7.7.1 117,276 9/1/2020
7.7.0 346,452 6/26/2020
7.7.0-beta 916 5/29/2020
7.6.4 281,422 3/25/2020
7.6.3 283,099 1/30/2020
7.6.2 119,724 11/21/2019
7.6.1 267,310 9/30/2019
7.6.1-beta 831 9/18/2019
7.6.0 255,437 6/5/2019
7.6.0-beta 1,825 4/1/2019
7.5.4 325,002 2/15/2019
7.5.3 139,509 12/19/2018
7.5.2 52,564 11/20/2018
7.5.1 310,466 9/17/2018
7.5.0 583,041 6/27/2018
7.4.4 158,593 4/4/2018
7.4.3 35,110 3/21/2018
7.4.1 69,849 2/16/2018
7.4.0 137,067 1/22/2018
7.4.0-beta3 4,661 1/12/2018
7.4.0-beta2 1,467 12/18/2017
7.4.0-beta 2,249 11/2/2017
6.19.0 413,117 11/14/2017
6.18.0 91,958 9/7/2017
6.18.0-beta 1,683 7/27/2017
6.17.0 364,241 6/12/2017
6.16.0 152,652 4/3/2017
6.16.0-beta 1,486 1/13/2017
6.15.0 1,485,737 3/18/2016
6.15.0-beta 1,817 1/25/2016
6.14.0 84,489 12/15/2015
6.14.0-rc2 1,535 12/2/2015
6.14.0-rc 2,598 10/30/2015
6.14.0-beta 1,245 10/16/2015
6.13.0 696,402 7/22/2015
6.13.0-rc 1,469 7/14/2015
6.13.0-beta 1,296 6/19/2015
6.12.0 208,389 5/22/2015
6.12.0-beta 1,672 5/15/2015
6.11.0 333,514 3/30/2015
6.10.0 61,058 2/6/2015
6.9.0 33,213 12/10/2014
6.8.1 288,487 10/20/2014
6.8.0 3,770 9/23/2014
6.7.0 5,497 8/29/2014
6.6.0 11,245 7/31/2014
6.5.0 12,174 6/30/2014
6.4.0 3,054 5/30/2014
6.3.0 5,331 4/28/2014
6.2.0 3,159 4/1/2014
6.1.0 2,186 3/4/2014
6.0.0 11,874 1/27/2014
6.0.0-beta1 1,804 12/9/2013
6.0.0-alpha2 1,626 11/7/2013
6.0.0-alpha1 1,788 10/4/2013