7z.Libs
19.0.2
7-Zip libraries [ x86 + x64 ] for unmanaged C/C++,.. and managed .NET, Java,..
File archiver - www.7-zip.org, and other related tools.
This package was created specially for https://github.com/3F/vsSolutionBuildEvent and for other related purposes.
Use it freely! 📑 https://github.com/3F/7z.Libs
# Preferences:
* ⚙ To prevent copying into output path, define an msbuild property `NG7zLibsCopyToOutput` as false.
* 📦 For work with solution level or for manual adding, use GetNuTool - https://github.com/3F/GetNuTool
* 🍰 For .NET you can use Conari engine https://github.com/3F/Conari or SevenZipSharp, and so on.
# This package is unofficial and provides the following libraries and tools:
* 7za.dll ~(263 KB - 373 KB)
Compact version of 7z.dll library for 7z archives.
* 7zxa.dll ~(155 KB - 204 KB)
Compact version of 7z.dll library for extracting from 7z archives.
* 7z.dll ~(1.08 MB - 1.60 MB)
Full 7-Zip engine for work with all available formats.
* hMSBuild.bat ~(18.8 KB)
hMSBuild for build projects with msbuild tools.
* gnt.bat ~(8.92 KB)
GetNuTool to service NuGet packages including this.
# Supported formats
* Packing / Unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
* Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
# 7-Zip License
7-Zip is free software distributed under the GNU LGPL (except for unRar code).
Read accompanying files `./bin/License.txt` and `./bin/License.7za-7zxa.txt` or http://www.7-zip.org/ for more information about license.
# 7z.Libs and tools licenses
7z.Libs (automated build and package) is available under the MIT License (MIT).
7z.Libs and its various packages may include or reference various software components.
⚠ You must follow their accompanying licenses depending on their use.
`./License.txt` and `./3rd-party-NOTICES.txt` are attached.
=======================================
gnt /p:ngpackages="7z.Libs/19.0.2"
================== https://github.com/3F/GetNuTool
7z.Libs 19.0.2.1414+4c424a3
:: generated by a vsSolutionBuildEvent 1.14.0.36854
Install-Package 7z.Libs -Version 19.0.2
dotnet add package 7z.Libs --version 19.0.2
<PackageReference Include="7z.Libs" Version="19.0.2" />
paket add 7z.Libs --version 19.0.2
Release Notes
changelog: https://github.com/3F/7z.Libs/blob/master/changelog.txt
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on 7z.Libs:
Package | Downloads |
---|---|
GeneralUpdate.Core
Based on. Net framework, an automatic upgrade program for c/s application is developed. The core part of the update can be easily used in many projects. It is suitable for WPF、 console application 、 winfrom.
|
GitHub repositories
This package is not used by any popular GitHub repositories.