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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="7-Zip.LZMA.SDK" Version="19.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 7-Zip.LZMA.SDK --version 19.0.0
#r "nuget: 7-Zip.LZMA.SDK, 19.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

There are no supported framework assets in this package.

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,260 6/7/2021