Birch.Swagger.ProxyGenerator.IntegrationTest by Birch

<PackageReference Include="Birch.Swagger.ProxyGenerator.IntegrationTest" Version="2.0.19-alpha" />

 Birch.Swagger.ProxyGenerator.IntegrationTest 2.0.19-alpha

Adds helper base classes and extensions methods for testing the generated web proxy

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Birch.Swagger.ProxyGenerator.IntegrationTest</id>
    <version>2.0.19-alpha</version>
    <title>Birch.Swagger.ProxyGenerator.IntegrationTest</title>
    <authors>Birch</authors>
    <owners>Birch</owners>
    <projectUrl>https://github.com/BirchCommunications/Birch.Swagger.ProxyGenerator</projectUrl>
    <iconUrl>https://avatars1.githubusercontent.com/u/12667415</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Adds helper base classes and extensions methods for testing the generated web proxy</description>
    <copyright>Copyright 2016 Birch</copyright>
    <dependencies>
      <dependency id="Birch.Swagger.ProxyGenerator" version="2.0.11" />
      <dependency id="Microsoft.Owin.Testing" version="3.0.1" />
      <dependency id="Shouldly" version="2.7.0" />
    </dependencies>
  </metadata>
</package>