K4os.Compression.LZ4.Streams 1.3.8

dotnet add package K4os.Compression.LZ4.Streams --version 1.3.8
                    
NuGet\Install-Package K4os.Compression.LZ4.Streams -Version 1.3.8
                    
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="K4os.Compression.LZ4.Streams" Version="1.3.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="K4os.Compression.LZ4.Streams" Version="1.3.8" />
                    
Directory.Packages.props
<PackageReference Include="K4os.Compression.LZ4.Streams" />
                    
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 K4os.Compression.LZ4.Streams --version 1.3.8
                    
#r "nuget: K4os.Compression.LZ4.Streams, 1.3.8"
                    
#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=K4os.Compression.LZ4.Streams&version=1.3.8
                    
Install K4os.Compression.LZ4.Streams as a Cake Addin
#tool nuget:?package=K4os.Compression.LZ4.Streams&version=1.3.8
                    
Install K4os.Compression.LZ4.Streams as a Cake Tool

Port of LZ4 compression algorithm for .NET

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 was computed.  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 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (53)

Showing the top 5 NuGet packages that depend on K4os.Compression.LZ4.Streams:

Package Downloads
MySql.Data

MySql.Data.MySqlClient .Net Core Class Library

Mutagen.Bethesda.Core

A C# library for manipulating, creating, and analyzing Bethesda mods. Contains only the core components without the generated records.

EasyCompressor.LZ4

An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage.

Compression.BSA

Package Description

AnySerializer

Serialize and deserialize any object without decoration/attributes.

GitHub repositories (40)

Showing the top 20 popular GitHub repositories that depend on K4os.Compression.LZ4.Streams:

Repository Stars
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
SuxueCode/WechatBakTool
基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
4sval/FModel
Unreal Engine Archives Explorer
KillzXGaming/Switch-Toolbox
A tool to edit many video game file formats
yuzhengyang/Fork
a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)
NebulaModTeam/nebula
A multiplayer mod for the game Dyson Sphere Program
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
AvillaDaniel/AvillaForensics
Avilla Forensics 3.0
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
bassmaster187/TeslaLogger
TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
yswenli/SAEA
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
kwsch/pkNX
Pokémon (Nintendo Switch) ROM Editor & Randomizer
UlyssesWu/FreeMote
Managed Emote/PSB tool libs.
octgn/OCTGN
Online Card and Tabletop Gaming Network
FanTranslatorsInternational/Kuriimu2
Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
Version Downloads Last updated
1.3.8 4,038,208 3/18/2024
1.3.7-beta 12,557 10/3/2023
1.3.6 931,896 8/15/2023
1.3.5 9,841,392 1/6/2023
1.3.4-beta 8,514 11/9/2022
1.3.3-beta 1,227 11/6/2022
1.2.16 883,317 12/2/2021
1.2.15 112,614 10/22/2021
1.2.13 31,924 10/12/2021
1.2.12 120,306 8/1/2021
1.2.10-beta 5,228 1/30/2021
1.2.8-beta 6,084 9/26/2020
1.2.6 22,510,238 9/12/2020
1.2.4-alpha 1,643 8/9/2020
1.2.2-beta 243,272 5/13/2020
1.2.1-beta 5,352 3/15/2020
1.1.11 19,392,064 7/3/2019
1.1.10 5,900 6/11/2019
1.1.9 33,790 5/14/2019
1.1.7 2,725 5/13/2019
1.1.5 2,164 5/12/2019
1.1.3 3,086 4/28/2019
1.1.2 2,199 4/28/2019
1.1.1 152,799 11/6/2018
1.1.0 2,501 11/4/2018
1.0.3 3,296 10/12/2018
1.0.2 3,537 10/5/2018
1.0.0-beta 1,788 9/9/2018