C# simple odata client with no $metadata needed for someone only use OdataQueryOptions for Query api like me.
Info
Version: | 1.1.0 |
Author(s): | Hsin Yu Chen |
Last Update: | Friday, May 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hsinyu-chen/Hcs.Extensions.OdataClient |
NuGet Url: | https://www.nuget.org/packages/Hcs.Extensions.OdataClient |
Install
Install-Package Hcs.Extensions.OdataClient
dotnet add package Hcs.Extensions.OdataClient
paket add Hcs.Extensions.OdataClient
Hcs.Extensions.OdataClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)