SharpCompress is a compression library for NET Standard 2.0/2.1//NET 4.6 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
7-Zip is a file archiver with a high compression ratio.
7za.exe is a standalone console version of 7-Zip with reduced formats support.
7za.exe features:
- High compression ratio in 7z format
- Supported formats:
- Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR
- Unpacking only: Z,...
More information
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! 📑...
More information
XZ Utils (liblzma) pinvoke library for .NET.
The library provides the fast native implementation of XZStream.
It also supports fast calculation of CRC32 and CRC64 checksum.
Supports Windows, Linux and macOS.
Managed C++/CLI library for compression and decompression of BZIP2, GZIP, LZ4, LZMA and XZ formatted streams. Requires Microsoft.NET version 4.5 or higher.
Personal fork of AdamHathcock's SharpCompress, with minor changes for personal use.
For more info, please visit Adam's project at https://github.com/adamhathcock/sharpcompress
repack of 7-Zip.CommandLine that's capable of including the content payload (consisting of the excellent 7-Zip commandline toolset) when using the newer PackageReference nuget links. also includes a tiny cmdline tool, taking one argument; a target 7za.exe path (full path including file name). when...
More information