Squid-Box.SevenZipSharp by Joel Ahlgren, Thomas Piart, markhor

<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.1.136" />

.NET API 1,803,776 bytes

 Squid-Box.SevenZipSharp 1.1.136

Wraps 7z.dll or any compatible one and makes use of LZMA SDK.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Squid-Box.SevenZipSharp</id>
    <version>1.1.136</version>
    <authors>Joel Ahlgren, Thomas Piart, markhor</authors>
    <owners>Joel Ahlgren, Thomas Piart, markhor</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/squid-box/SevenZipSharp/blob/master/license</licenseUrl>
    <projectUrl>https://github.com/squid-box/SevenZipSharp</projectUrl>
    <description>Wraps 7z.dll or any compatible one and makes use of LZMA SDK.</description>
    <summary>Managed 7-zip library written in C# (.NET 4.5) that provides data (self-)extraction and compression (all 7-zip formats are supported).</summary>
    <releaseNotes>Archive property VolumeIndex now exposed through SevenZipSharp, thanks to Ravi Patel (ravibpatel).</releaseNotes>
    <language>en-US</language>
    <tags>7z sevenzip sevenzipsharp 7-zip</tags>
  </metadata>
</package>