SmartSql.Cache.Redis by Ahoo Wang,ncc

<PackageReference Include="SmartSql.Cache.Redis" Version="4.1.20" />

 SmartSql.Cache.Redis 4.1.20

SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>SmartSql.Cache.Redis</id>
    <version>4.1.20</version>
    <authors>Ahoo Wang,ncc</authors>
    <owners>Ahoo Wang,ncc</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/Smart-Kit/SmartSql</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/Smart-Kit/SmartSql/master/SmartSql.png</iconUrl>
    <description>SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....</description>
    <copyright>2019 SmartSql, Inc.</copyright>
    <tags>orm sql read-write-separation cache  redis dotnet-core cross-platform high-performance distributed-computing zookeeper</tags>
    <repository type="git" url="https://github.com/Smart-Kit/SmartSql" commit="462ef5addf4f933d451691ba46c7b216903c04b3" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="SmartSql" version="4.1.20" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.1" exclude="Build,Analyzers" />
        <dependency id="StackExchange.Redis" version="2.0.571" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>