EasyHttp by Hadi Hariri and Contributors

<PackageReference Include="EasyHttp" Version="1.6.52" />

 EasyHttp 1.6.52

An HTTP Client for .NET

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>EasyHttp</id>
    <version>1.6.52.0</version>
    <title>EasyHttp</title>
    <authors>Hadi Hariri and Contributors</authors>
    <owners>Hadi Hariri</owners>
    <licenseUrl>https://raw.github.com/hhariri/EasyHttp/master/LICENSE.TXT</licenseUrl>
    <projectUrl>http://github.com/hhariri/EasyHttp</projectUrl>
    <iconUrl>https://raw.github.com/hhariri/EasyHttp/master/build/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>An HTTP Client for .NET</description>
    <copyright>Copyright 2012 Hadi Hariri and Contributors</copyright>
    <tags>HTTP REST</tags>
    <dependencies>
      <dependency id="JsonFX" version="2.0.1209.2802" />
    </dependencies>
  </metadata>
</package>