HttpClientHandler implementation for Android using OkHttp v2.
Info
Version: | 2.7.5 |
Author(s): | Tom Gilder |
Last Update: | Monday, May 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomgilder/OkHttpClient |
NuGet Url: | https://www.nuget.org/packages/OkHttpClient |
Install
Install-Package OkHttpClient
dotnet add package OkHttpClient
paket add OkHttpClient
OkHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Square.OkHttp(>= 2.7.5)