XZ Utils (liblzma) pinvoke library for .NET.
Joveler.Compression.XZ can be installed via nuget.
- XZStream, the stream for .xz file format.
- Fast native implementation of CRC32 and CRC64 checksums.
- .NET Core 3.1
- .NET Standard 2.0
- .NET Framework 4.6
Platform | Last Supported Version |
---|---|
.NET Standard 1.3 | v1.1.2 |
.NET Framework 4.5.1 | v4.1.0 |
Platform | Architecture | Tested |
---|---|---|
Windows | x86 | Yes |
x64 | Yes | |
arm64 | Yes | |
Linux | x64 | Yes |
armhf | Yes | |
arm64 | Yes | |
macOS | x64 | Yes |
arm64 | Yes |
- 5.4.4 (Included)
See USAGE.md.
See CHANGELOG.md.
Joveler.Compression.XZ
is licensed under MIT license.