Skip to content

Latest commit

 

History

History

Joveler.Compression.XZ

Joveler.Compression.XZ

XZ Utils (liblzma) pinvoke library for .NET.

Install

Joveler.Compression.XZ can be installed via nuget.

NuGet

Features

  • XZStream, the stream for .xz file format.
  • Fast native implementation of CRC32 and CRC64 checksums.

Support

Targeted .NET platforms

  • .NET Core 3.1
  • .NET Standard 2.0
  • .NET Framework 4.6

Discontinued frameworks

Platform Last Supported Version
.NET Standard 1.3 v1.1.2
.NET Framework 4.5.1 v4.1.0

Supported OS platforms

Platform Architecture Tested
Windows x86 Yes
x64 Yes
arm64 Yes
Linux x64 Yes
armhf Yes
arm64 Yes
macOS x64 Yes
arm64 Yes

Supported XZ Utils version

  • 5.4.4 (Included)

Usage

See USAGE.md.

Changelog

See CHANGELOG.md.

License

Joveler.Compression.XZ is licensed under MIT license.