7z.Libs 16.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package 7z.Libs --version 16.4.0
NuGet\Install-Package 7z.Libs -Version 16.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="7z.Libs" Version="16.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 7z.Libs --version 16.4.0
#r "nuget: 7z.Libs, 16.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install 7z.Libs as a Cake Addin
#addin nuget:?package=7z.Libs&version=16.4.0

// Install 7z.Libs as a Cake Tool
#tool nuget:?package=7z.Libs&version=16.4.0

7-Zip. File archiver with high compression ratio - www.7-zip.org
   
   [ x86 + x64 ]

   For Native C/C++ and .NET projects via Conari engine or SevenZipSharp, etc.:
   * To prevent copying into output path of your project, define msbuild property `NG7zLibsCopyToOutput` as false.
   * For work with solution level or for manually adding, use GetNuTool.
   
   The current package is unofficial and provides next libraries of the 7-Zip engine:
   * 7z.dll    - Full 7-Zip engine for work with all available formats.
   * 7za.dll   - compact version of 7z.dll library for 7z archives.
   * 7zxa.dll  - compact version of 7z.dll library for extracting from 7z archives.
   
The structure of package:
* \bin\x86\
* \bin\x64\    
* \build\native\
* \build\net\

~~~~~~~~
Get it via GetNuTool:
---------------------------------------------------------
gnt /p:ngpackages="7z.Libs/16.04.0"
---------------------------------------------------------
* https://github.com/3F/GetNuTool

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.1.0 2,489 12/10/2023
22.1.0 521 12/10/2023
22.0.0 451 12/10/2023
21.7.0 42,478 2/17/2022
21.6.0 21,481 12/14/2021
19.0.2 49,295 6/18/2020
18.6.0 4,309 3/11/2019
18.5.0 32,640 6/11/2018
18.1.0 4,327 6/11/2018
16.4.0 10,443 10/9/2016
16.2.1 4,306 10/9/2016
15.12.1 4,697 10/9/2016
9.20.1 4,920 10/9/2016

Original libraries v16.04