It's a small odata client for usage in any NETStandard 2.0 Project.
Info
Version: | 1.0.17 |
Author(s): | Helfstein |
Last Update: | Thursday, May 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/helfstein/orestclient |
NuGet Url: | https://www.nuget.org/packages/ORest |
Install
Install-Package ORest
dotnet add package ORest
paket add ORest
ORest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)