Gear.Caching by Epiforge

<PackageReference Include="Gear.Caching" Version="1.0.5" />

.NET API 79,360 bytes

 Gear.Caching 1.0.5

Gear for caching stuff.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Gear.Caching</id>
    <version>1.0.5</version>
    <title>Caching Gear</title>
    <authors>Epiforge</authors>
    <owners>Epiforge</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/Epiforge/Gear/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/Epiforge/Gear</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/Epiforge/Gear/master/NuGet.jpg</iconUrl>
    <description>Gear for caching stuff.</description>
    <tags>cache caching-library async await async-await task</tags>
    <repository type="GitHub" url="https://github.com/Epiforge/Gear" />
    <dependencies>
      <group targetFramework=".NETStandard1.3">
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
        <dependency id="Gear.Components" version="1.0.11" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>