7z.Libs
15.12.1
See the version list below for details.
dotnet add package 7z.Libs --version 15.12.1
NuGet\Install-Package 7z.Libs -Version 15.12.1
<PackageReference Include="7z.Libs" Version="15.12.1" />
paket add 7z.Libs --version 15.12.1
#r "nuget: 7z.Libs, 15.12.1"
// Install 7z.Libs as a Cake Addin #addin nuget:?package=7z.Libs&version=15.12.1 // Install 7z.Libs as a Cake Tool #tool nuget:?package=7z.Libs&version=15.12.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/15.12.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.8.0 | 3,033 | 8/19/2024 |
24.7.0 | 2,253 | 6/28/2024 |
24.6.0 | 1,087 | 6/7/2024 |
24.5.0 | 207 | 5/27/2024 |
23.1.0 | 6,714 | 12/10/2023 |
22.1.0 | 572 | 12/10/2023 |
22.0.0 | 511 | 12/10/2023 |
21.7.0 | 52,011 | 2/17/2022 |
21.6.0 | 23,902 | 12/14/2021 |
19.0.2 | 62,333 | 6/18/2020 |
18.6.0 | 4,517 | 3/11/2019 |
18.5.0 | 33,170 | 6/11/2018 |
18.1.0 | 4,516 | 6/11/2018 |
16.4.0 | 11,118 | 10/9/2016 |
16.2.1 | 4,563 | 10/9/2016 |
15.12.1 | 4,904 | 10/9/2016 |
9.20.1 | 5,128 | 10/9/2016 |
Original libraries v15.12 /Package #2 provides build-targets for native C/C++ and .NET projects.