Foundatio.Redis by ejsmith, bniemyjski

<PackageReference Include="Foundatio.Redis" Version="4.0.809" />

 Foundatio.Redis 4.0.809

Pluggable foundation blocks for building distributed apps.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Foundatio.Redis</id>
    <version>4.0.809</version>
    <title>Foundatio Redis Implementations</title>
    <authors>ejsmith, bniemyjski</authors>
    <owners>ejsmith, bniemyjski</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/exceptionless/Foundatio</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Pluggable foundation blocks for building distributed apps.</description>
    <tags>Queue Messaging Message Bus Locking Lock Distributed File Storage Blob Jobs Metrics Stats Azure Redis StatsD</tags>
    <dependencies>
      <dependency id="Foundatio" version="[4.0.809]" />
      <dependency id="Newtonsoft.Json" version="8.0.2" />
      <dependency id="Nito.AsyncEx" version="3.0.1" />
      <dependency id="StackExchange.Redis" version="1.0.488" />
    </dependencies>
  </metadata>
</package>