Info
Version: | 6.1.0-CI-20240712-015507 |
Author(s): | Vagif Abilov |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simple-odata-client/Simple.OData.Client/wiki |
NuGet Url: | https://www.nuget.org/packages/Simple.OData.V4.Client |
Install
Install-Package Simple.OData.V4.Client
dotnet add package Simple.OData.V4.Client
paket add Simple.OData.V4.Client
Simple.OData.V4.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.OData.Core(>= 7.8.1 && < 8.0.0)
- System.Text.Json(>= 5.0.0 && < 6.0.0)
- Microsoft.OData.Core(>= 7.8.1 && < 8.0.0)
- System.Text.Json(>= 5.0.0 && < 6.0.0)
- System.ValueTuple(>= 4.5.0 && < 5.0.0)
Tags
This package contains everything you need to connect to OData v4 APIs.
Commonly used types:
Simple.OData.Client.ODataClient.