![]() |
VOOZH | about |
dotnet add package Lz4.Net --version 1.0.98
NuGet\Install-Package Lz4.Net -Version 1.0.98
<PackageReference Include="Lz4.Net" Version="1.0.98" />
<PackageVersion Include="Lz4.Net" Version="1.0.98" />Directory.Packages.props
<PackageReference Include="Lz4.Net" />Project file
paket add Lz4.Net --version 1.0.98
#r "nuget: Lz4.Net, 1.0.98"
#:package Lz4.Net@1.0.98
#addin nuget:?package=Lz4.Net&version=1.0.98Install as a Cake Addin
#tool nuget:?package=Lz4.Net&version=1.0.98Install as a Cake Tool
Lz4.Net is a wrapper of the Lz4 lib (version r98):
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com.br/p/lz4.html
LZ4 is a very fast lossless compression algorithm, providing compression speed at 300 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speeds up and beyond 1GB/s per core, typically reaching RAM speed limits on multi-core systems.
A high compression derivative, called LZ4_HC, is also provided. It trades CPU for compression ratio.
Lz4.Net is a wrapper using the native dll (x86/x64) and has some helper methods and stream implementation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 1 NuGet packages that depend on Lz4.Net:
| Package | Downloads |
|---|---|
|
Wellcomm.Commons
基础框架:通用工具库 |
This package is not used by any popular GitHub repositories.
* r. 98
* r. 94