C1.Xaml.UWP.Zip by MESCIUS inc.

<PackageReference Include="C1.Xaml.UWP.Zip" Version="10.0.20233.800" />

 C1.Xaml.UWP.Zip 10.0.20233.800

The ComponentOne Zip library allows you to compress and manipulate data in zip files. This is the UWP version.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>C1.Xaml.UWP.Zip</id>
    <version>10.0.20233.800</version>
    <title>C1.UWP.Zip</title>
    <authors>MESCIUS inc.</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license_EN.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\icon.png</icon>
    <projectUrl>https://developer.mescius.com/componentone</projectUrl>
    <iconUrl>http://files.grapecity.com/gccontent/gcbrand/samples/xamarin/C1logo_nuget.png</iconUrl>
    <description>The ComponentOne Zip library allows you to compress and manipulate data in zip files. This is the UWP version.</description>
    <copyright>© MESCIUS inc. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>UWP ComponentOne Zip</tags>
    <readme>docs\README.md</readme>
    <dependencies>
      <dependency id="Microsoft.NETCore.UniversalWindowsPlatform" version="5.1.0" />
    </dependencies>
  </metadata>
</package>