Foundatio.Redis by bniemyjski,ejsmith

<PackageReference Include="Foundatio.Redis" Version="4.2.1091-pre" />

 Foundatio.Redis 4.2.1091-pre

Pluggable foundation blocks for building distributed apps.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Foundatio.Redis</id>
    <version>4.2.1091-pre</version>
    <title>Foundatio Redis Implementations</title>
    <authors>bniemyjski,ejsmith</authors>
    <owners>Exceptionless</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/exceptionless/Foundatio</projectUrl>
    <iconUrl>https://be.exceptionless.io/img/exceptionless-32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Pluggable foundation blocks for building distributed apps.</description>
    <releaseNotes>https://github.com/exceptionless/Foundatio/releases</releaseNotes>
    <copyright>Copyright (c) 2016 Exceptionless.  All rights reserved.</copyright>
    <tags>Queue,Messaging,Message,Bus,Locking,Lock,Distributed,File,Storage,Blob,Jobs,Metrics,Stats,Azure,Redis,StatsD,Amazon,AWS,S3,broker,Logging,Log,pcl,NETSTANDARD,Core</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6">
        <dependency id="Foundatio" version="[4.2.1091-pre, )" />
        <dependency id="StackExchange.Redis" version="[1.1.604-alpha, )" />
      </group>
      <group targetFramework=".NETStandard1.5">
        <dependency id="Foundatio" version="[4.2.1091-pre, )" />
        <dependency id="StackExchange.Redis" version="[1.1.604-alpha, )" />
      </group>
    </dependencies>
  </metadata>
</package>