OData client manager library which uses the IODataClient implementation of Simple.OData.Client to communicate with OData APIs and handles OIDC authentication as well as request versioning requirements on top.
Info
Version: | 2.3.0 |
Author(s): | Tobias Sibera |
Last Update: | Monday, January 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SiberaIndustries/OData.Client.Manager |
NuGet Url: | https://www.nuget.org/packages/OData.Client.Manager |
Install
Install-Package OData.Client.Manager
dotnet add package OData.Client.Manager
paket add OData.Client.Manager
OData.Client.Manager Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IdentityModel(>= 4.4.0)
- Simple.OData.Client(>= 5.14.0)
- IdentityModel(>= 4.4.0)
- Simple.OData.Client(>= 5.14.0)
Tags