7z.Libs
9.20.1
See the version list below for details.
dotnet add package 7z.Libs --version 9.20.1
NuGet\Install-Package 7z.Libs -Version 9.20.1
<PackageReference Include="7z.Libs" Version="9.20.1" />
<PackageVersion Include="7z.Libs" Version="9.20.1" />
<PackageReference Include="7z.Libs" />
paket add 7z.Libs --version 9.20.1
#r "nuget: 7z.Libs, 9.20.1"
#addin nuget:?package=7z.Libs&version=9.20.1
#tool nuget:?package=7z.Libs&version=9.20.1
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\
~~~~~~~~
Alternative to get package:
* https://github.com/3F/GetNuTool
---------------------------------------------------------
msbuild.exe gnt.core /p:ngpackages="7z.Libs/9.20.1"
---------------------------------------------------------
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on 7z.Libs:
Repository | Stars |
---|---|
SteamAutoCracks/Steam-auto-crack
Steam Game Automatic Cracker
|
Version | Downloads | Last updated |
---|---|---|
24.9.0 | 4,456 | 11/30/2024 |
24.8.1 | 1,945 | 11/23/2024 |
24.7.0 | 3,000 | 6/28/2024 |
24.6.0 | 1,499 | 6/7/2024 |
24.5.0 | 253 | 5/27/2024 |
23.1.0 | 10,013 | 12/10/2023 |
22.1.0 | 619 | 12/10/2023 |
22.0.0 | 543 | 12/10/2023 |
21.7.0 | 60,029 | 2/17/2022 |
21.6.0 | 27,804 | 12/14/2021 |
19.0.2 | 72,309 | 6/18/2020 |
18.6.0 | 4,618 | 3/11/2019 |
18.5.0 | 33,705 | 6/11/2018 |
18.1.0 | 4,793 | 6/11/2018 |
16.4.0 | 11,663 | 10/9/2016 |
16.2.1 | 4,753 | 10/9/2016 |
15.12.1 | 5,104 | 10/9/2016 |
9.20.1 | 5,332 | 10/9/2016 |
Original libraries v9.20 /Package #2 provides build-targets for native C/C++ and .NET projects.