SpeakEasy by Jonathan Goldman

<PackageReference Include="SpeakEasy" Version="0.2.3" />

 SpeakEasy 0.2.3

SpeakEasy is a library that makes talking to http webservices easy.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>SpeakEasy</id>
    <version>0.2.3.0</version>
    <title>SpeakEasy</title>
    <authors>Jonathan Goldman</authors>
    <owners>Jonathan Goldman</owners>
    <licenseUrl>https://github.com/jonnii/speakeasy/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>http://github.com/jonnii/speakeasy</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>SpeakEasy is a library that makes talking to http webservices easy.</description>
    <summary>Simple http library</summary>
    <language>en-US</language>
    <tags>http web api rest</tags>
  </metadata>
</package>