7-Zip.LZMA.SDK
19.0.0
dotnet add package 7-Zip.LZMA.SDK --version 19.0.0
NuGet\Install-Package 7-Zip.LZMA.SDK -Version 19.0.0
<PackageReference Include="7-Zip.LZMA.SDK" Version="19.0.0" />
paket add 7-Zip.LZMA.SDK --version 19.0.0
#r "nuget: 7-Zip.LZMA.SDK, 19.0.0"
// Install 7-Zip.LZMA.SDK as a Cake Addin #addin nuget:?package=7-Zip.LZMA.SDK&version=19.0.0 // Install 7-Zip.LZMA.SDK as a Cake Tool #tool nuget:?package=7-Zip.LZMA.SDK&version=19.0.0
The package contains the same files as the official LZMA SDK package.
LZMA SDK includes:
- C++ source code of LZMA Encoder and Decoder
- C++ source code for .7z compression and decompression (reduced version)
- ANSI-C compatible source code for LZMA / LZMA2 / XZ compression and decompression
- ANSI-C compatible source code for 7z decompression with example
- C# source code for LZMA compression and decompression
- Java source code for LZMA compression and decompression
- lzma.exe for .lzma compression and decompression
- 7zr.exe to work with 7z archives (reduced version of 7z.exe from 7-Zip)
- SFX modules to create self-extracting packages and installers
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 |
---|---|---|
19.0.0 | 1,475 | 6/7/2021 |