AspNetWebApi-OutputCache-MongoDb by Alex Brown

<PackageReference Include="AspNetWebApi-OutputCache-MongoDb" Version="1.0.0" />

 AspNetWebApi-OutputCache-MongoDb 1.0.0

Extension for Strathweb (@filipw) CacheOutput for WebApi (And WebApi2) that supports MongoDb

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>AspNetWebApi-OutputCache-MongoDb</id>
    <version>1.0.0</version>
    <title>AspNetWebApi-OutputCache-MongoDb</title>
    <authors>Alex Brown</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Extension for Strathweb (@filipw) CacheOutput for WebApi (And WebApi2) that supports MongoDb</description>
    <tags>aspnet webapi aspnetwebapi mongodb</tags>
    <dependencies>
      <dependency id="Strathweb.CacheOutput" version="0.5" />
      <dependency id="mongocsharpdriver" version="1.8.3" />
      <dependency id="ServiceStack.Text" version="4.0.9" />
    </dependencies>
  </metadata>
</package>