wan24-Compression-LZ4 2.6.0

dotnet add package wan24-Compression-LZ4 --version 2.6.0
NuGet\Install-Package wan24-Compression-LZ4 -Version 2.6.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="wan24-Compression-LZ4" Version="2.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wan24-Compression-LZ4 --version 2.6.0
#r "nuget: wan24-Compression-LZ4, 2.6.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 wan24-Compression-LZ4 as a Cake Addin
#addin nuget:?package=wan24-Compression-LZ4&version=2.6.0

// Install wan24-Compression-LZ4 as a Cake Tool
#tool nuget:?package=wan24-Compression-LZ4&version=2.6.0

wan24-Compression-LZ4

This library adopts K4os.Compression.LZ4 to wan24-Compression and extends the wan24-Compression library with these algorithms:

Algorithm ID Name
LZ4 2 LZ4

How to get it

This library is available as NuGet package.

Usage

In case you don't use the wan24-Core bootstrapper logic, you need to initialize the LZ4 extension first, before you can use it:

wan24.Compression.LZ4.Bootstrapper.Boot();

This will register the compression algorithm to the wan24-Compression library.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0 79 3/31/2024
2.5.0 91 3/9/2024
2.4.0 75 3/2/2024
2.3.0 82 2/24/2024
2.2.0 90 2/10/2024
2.1.0 77 1/20/2024
2.0.0 112 12/17/2023
1.20.2 133 11/11/2023
1.20.1 117 10/21/2023
1.20.0 133 10/15/2023
1.19.0 117 10/8/2023
1.18.0 102 9/27/2023
1.17.0 110 9/19/2023
1.15.0 100 9/16/2023
1.14.0 128 9/10/2023
1.13.0 134 9/3/2023
1.12.1 154 7/30/2023
1.12.0 146 7/30/2023
1.11.0 151 7/22/2023
1.10.0 137 6/8/2023
1.9.1 127 6/3/2023
1.9.0 127 6/3/2023
1.8.0 133 5/29/2023
1.7.0 127 5/27/2023
1.6.0 131 5/20/2023
1.5.0 107 5/6/2023
1.4.0 141 5/1/2023
1.3.0 145 4/30/2023
1.2.0 146 4/29/2023
1.1.1 148 4/26/2023
1.1.0 142 4/25/2023
1.0.0 140 4/22/2023