A very simple HttpClient Pool implementation for .net/xamarin.
Info
Version: | 0.1.5 |
Author(s): | johankson |
Last Update: | Tuesday, December 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johankson/TinyHttpClientPool |
NuGet Url: | https://www.nuget.org/packages/TinyHttpClientPool |
Install
Install-Package TinyHttpClientPool
dotnet add package TinyHttpClientPool
paket add TinyHttpClientPool
TinyHttpClientPool Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags