Stashbox.Web.WebApi by Peter Csajtai

<PackageReference Include="Stashbox.Web.WebApi" Version="1.0.9" />

 Stashbox.Web.WebApi 1.0.9

ASP.NET Web API integration for Stashbox

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Stashbox.Web.WebApi</id>
    <version>1.0.9</version>
    <title>Stashbox.Web.WebApi</title>
    <authors>Peter Csajtai</authors>
    <owners>Peter Csajtai</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/z4kn4fein/stashbox-web-webapi/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/z4kn4fein/stashbox-web-webapi</projectUrl>
    <iconUrl>https://goo.gl/I3hRfL</iconUrl>
    <description>ASP.NET Web API integration for Stashbox</description>
    <copyright>Copyright © Peter Csajtai 2017</copyright>
    <dependencies>
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
      <dependency id="Stashbox" version="1.0.126" />
    </dependencies>
  </metadata>
</package>