Miruken.Http by cneuwirt

<PackageReference Include="Miruken.Http" Version="4.0.8" />

 Miruken.Http 4.0.8

Miruken Http Support

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Miruken.Http</id>
    <version>4.0.8</version>
    <title>Miruken Http</title>
    <authors>cneuwirt</authors>
    <owners>cneuwirt</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/Miruken-DotNet/Miruken.Mediate/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/Miruken-DotNet/Miruken.Mediate</projectUrl>
    <iconUrl>https://avatars0.githubusercontent.com/u/20844317</iconUrl>
    <description>Miruken Http Support</description>
    <copyright>Copyright 2016</copyright>
    <tags>Miruken Http</tags>
    <dependencies>
      <dependency id="Miruken" version="3.0.0" />
      <dependency id="Miruken.Validate" version="3.0.0" />
      <dependency id="Newtonsoft.Json" version="10.0.0" />
      <dependency id="FluentValidation" version="8.0.100" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.6" />
      <dependency id="System.ComponentModel.Annotations" version="4.5.0" />
    </dependencies>
  </metadata>
</package>