SabreTools.Compression 0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SabreTools.Compression --version 0.5.1
                    
NuGet\Install-Package SabreTools.Compression -Version 0.5.1
                    
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.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SabreTools.Compression" Version="0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="SabreTools.Compression" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SabreTools.Compression --version 0.5.1
                    
#r "nuget: SabreTools.Compression, 0.5.1"
                    
#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.
#addin nuget:?package=SabreTools.Compression&version=0.5.1
                    
Install SabreTools.Compression as a Cake Addin
#tool nuget:?package=SabreTools.Compression&version=0.5.1
                    
Install SabreTools.Compression as a Cake Tool

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
Blast Yes No
LZ Yes No
LZX No No
MSZIP Yes* No
Quantum No 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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
SabreTools.Serialization

Serialization and deserialization helpers for various types

UnshieldSharp

Port of Unshield and unshieldv3 to C#

BurnOutSharp

Protection scanning library

BinaryObjectScanner

Protection scanning library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SabreTools.Compression:

Repository Stars
SabreTools/BinaryObjectScanner
C# protection, packer, and archive scanning library
Version Downloads Last updated
0.6.3 1,433 4 months ago
0.6.2 275 4 months ago
0.6.1 3,467 5 months ago
0.6.0 207 5 months ago
0.5.2 2,441 6 months ago
0.5.1 4,986 4/27/2024
0.5.0 530 4/24/2024
0.4.5 588 4/18/2024
0.4.4 489 4/17/2024
0.4.3 245 4/16/2024
0.4.2 522 4/4/2024
0.4.1 402 4/2/2024
0.4.0 647 3/25/2024
0.3.1 427 3/12/2024
0.3.0 2,158 11/22/2023
0.2.0 206 11/14/2023
0.1.1 325 10/25/2023
0.1.0 184 9/18/2023