SabreTools.Compression 0.4.2

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

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

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
MSZIP Yes* No

Note: If something is marked with a * it means that it need testing.

External Libraries

Library Name Use
ZLibPort Adds zlib code for internal and external use; minor edits have been made
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 Core netcoreapp3.1 is compatible. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 175 4/27/2024
0.5.0 305 4/24/2024
0.4.5 521 4/18/2024
0.4.4 442 4/17/2024
0.4.3 203 4/16/2024
0.4.2 413 4/4/2024
0.4.1 342 4/2/2024
0.4.0 573 3/25/2024
0.3.1 367 3/12/2024
0.3.0 2,092 11/22/2023
0.2.0 155 11/14/2023
0.1.1 285 10/25/2023
0.1.0 144 9/18/2023