This is the .NET client specially built to work with the TheOakSoft REST Framework.
Info
Version: | 1.3.2 |
Author(s): | Babatunde Ojerinde |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TheOakSoft.ApiClient |
Install
Install-Package TheOakSoft.ApiClient
dotnet add package TheOakSoft.ApiClient
paket add TheOakSoft.ApiClient
TheOakSoft.ApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)
- RestSharp.Serializers.NewtonsoftJson(>= 106.10.1)