SabreTools.Compression 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SabreTools.Compression --version 0.1.0
NuGet\Install-Package SabreTools.Compression -Version 0.1.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="SabreTools.Compression" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SabreTools.Compression --version 0.1.0
#r "nuget: SabreTools.Compression, 0.1.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 SabreTools.Compression as a Cake Addin
#addin nuget:?package=SabreTools.Compression&version=0.1.0

// Install SabreTools.Compression as a Cake Tool
#tool nuget:?package=SabreTools.Compression&version=0.1.0

SabreTools.Compression

This library comprises of various compression implementations that are used across multiple projects. Most of the implementations are be ports of existing C and C++ code.

Find the link to the Nuget package here.

Supported Compressions

Compression Name Decompress Compress
LZ Yes No
LZX Incomplete No
MSZIP Incomplete No
Quantum Incomplete No
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SabreTools.Compression:

Package Downloads
UnshieldSharp

Port of Unshield and unshieldv3 to C#

BurnOutSharp

Protection scanning library

WiseUnpacker

Wise installer unpacker based on E_WISE and HWUN

BinaryObjectScanner

Protection scanning library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1 670 4/27/2024
0.5.0 437 4/24/2024
0.4.5 529 4/18/2024
0.4.4 448 4/17/2024
0.4.3 207 4/16/2024
0.4.2 421 4/4/2024
0.4.1 345 4/2/2024
0.4.0 576 3/25/2024
0.3.1 371 3/12/2024
0.3.0 2,094 11/22/2023
0.2.0 158 11/14/2023
0.1.1 287 10/25/2023
0.1.0 146 9/18/2023