Nine.Storage.Client by Studio Nine

<PackageReference Include="Nine.Storage.Client" Version="1.1.85-alpha" />

 Nine.Storage.Client 1.1.85-alpha

A portable key value pair storage

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Nine.Storage.Client</id>
    <version>1.1.85-alpha</version>
    <authors>Studio Nine</authors>
    <owners>Studio Nine</owners>
    <licenseUrl>https://github.com/yufeih/Nine.Application/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/yufeih/Nine.Application</projectUrl>
    <iconUrl>https://avatars3.githubusercontent.com/u/9212229?s=64</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A portable key value pair storage</description>
    <tags>PCL, Portable, storage, key, value</tags>
    <dependencies>
      <dependency id="Microsoft.Net.Http" version="2.2.29" />
      <dependency id="Nine.Formatting" version="1.0.10.0-alpha" />
      <dependency id="PCLStorage" version="1.0.2" />
      <dependency id="SQLite.Net-PCL" version="3.0.5" />
      <dependency id="Nine.Storage" version="1.1.85-alpha" />
    </dependencies>
  </metadata>
</package>