BetterHttpClient by Yozer

<PackageReference Include="BetterHttpClient" Version="1.0.5" />

 BetterHttpClient 1.0.5

HttpClient with proxy (http, https socks5) support.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>BetterHttpClient</id>
    <version>1.0.5</version>
    <title>BetterHttpClient</title>
    <authors>Yozer</authors>
    <owners>Yozer</owners>
    <projectUrl>https://github.com/Yozer/BetterHttpClient</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>HttpClient with proxy (http, https socks5) support.</description>
    <tags>HTTPClient http https proxy client socks5 socks</tags>
    <dependencies />
  </metadata>
</package>