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.
$ dotnet add package Joveler.Compression.XZXZ Utils (liblzma) pinvoke library for .NET.
Please refer the project homepage.
| Platform | Architecture | Minimum Target | Tested |
|---|---|---|---|
| Windows | x86 | Windows 7 SP1 | Yes |
| x64 | Windows 7 SP1 | Yes | |
| arm64 | Windows 7 SP1 | Yes | |
| Linux | x64 | Ubuntu 20.04 | Yes |
| armhf | Ubuntu 20.04 | Yes | |
| arm64 | Ubuntu 20.04 | Yes | |
| macOS | x64 | macOS 11 | Yes |
| arm64 | macOS 11 | Yes |