Skip to main content
Simple.OData.Client package icon

Simple.OData.Client

Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, .NET Standard, .NET Core, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol. Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.

Total Downloads
8.1M
8,115,052
Published
Jul 29, 2021
Latest stable version

Install

.NET CLI
dotnet add package Simple.OData.Client --version 5.24.0
Package Manager Console
Install-Package Simple.OData.Client -Version 5.24.0
PackageReference
<PackageReference Include="Simple.OData.Client" Version="5.24.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Microsoft.Data.OData
.NETFramework4.6.1
[5.8.4, 6.0.0)
Microsoft.OData.Core
.NETFramework4.6.1
[7.9.0, 8.0.0)
System.Text.Json
.NETFramework4.6.1
[5.0.2, 6.0.0)
System.ValueTuple
.NETFramework4.6.1
[4.5.0, 5.0.0)
Microsoft.Data.OData
.NETStandard2.0
[5.8.4, 6.0.0)
Microsoft.OData.Core
.NETStandard2.0
[7.9.0, 8.0.0)
System.Text.Json
.NETStandard2.0
[5.0.2, 6.0.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.