wan24-Compression-LZ4
2.12.0
dotnet add package wan24-Compression-LZ4 --version 2.12.0
NuGet\Install-Package wan24-Compression-LZ4 -Version 2.12.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.12.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.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: wan24-Compression-LZ4, 2.12.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.12.0 // Install wan24-Compression-LZ4 as a Cake Tool #tool nuget:?package=wan24-Compression-LZ4&version=2.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net8.0
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- wan24-Compression (>= 2.13.0)
- wan24-Core (>= 2.42.0)
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.12.0 | 76 | 10/27/2024 | |
2.11.0 | 82 | 9/21/2024 | |
2.10.0 | 97 | 9/9/2024 | |
2.9.0 | 109 | 8/16/2024 | |
2.8.1 | 84 | 7/13/2024 | |
2.8.0 | 101 | 7/6/2024 | |
2.7.0 | 102 | 6/22/2024 | |
2.6.0 | 108 | 3/31/2024 | |
2.5.0 | 134 | 3/9/2024 | |
2.4.0 | 107 | 3/2/2024 | |
2.3.0 | 109 | 2/24/2024 | |
2.2.0 | 118 | 2/10/2024 | |
2.1.0 | 112 | 1/20/2024 | |
2.0.0 | 132 | 12/17/2023 | |
1.20.2 | 161 | 11/11/2023 | |
1.20.1 | 146 | 10/21/2023 | |
1.20.0 | 160 | 10/15/2023 | |
1.19.0 | 147 | 10/8/2023 | |
1.18.0 | 127 | 9/27/2023 | |
1.17.0 | 132 | 9/19/2023 | |
1.15.0 | 135 | 9/16/2023 | |
1.14.0 | 152 | 9/10/2023 | |
1.13.0 | 165 | 9/3/2023 | |
1.12.1 | 180 | 7/30/2023 | |
1.12.0 | 169 | 7/30/2023 | |
1.11.0 | 179 | 7/22/2023 | |
1.10.0 | 161 | 6/8/2023 | |
1.9.1 | 150 | 6/3/2023 | |
1.9.0 | 160 | 6/3/2023 | |
1.8.0 | 156 | 5/29/2023 | |
1.7.0 | 151 | 5/27/2023 | |
1.6.0 | 153 | 5/20/2023 | |
1.5.0 | 129 | 5/6/2023 | |
1.4.0 | 168 | 5/1/2023 | |
1.3.0 | 173 | 4/30/2023 | |
1.2.0 | 174 | 4/29/2023 | |
1.1.1 | 176 | 4/26/2023 | |
1.1.0 | 167 | 4/25/2023 | |
1.0.0 | 174 | 4/22/2023 |