ZstdSharp 0.6.0
Wrapper for the native Zstandard compression library
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ZstdSharp -Version 0.6.0
dotnet add package ZstdSharp --version 0.6.0
<PackageReference Include="ZstdSharp" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZstdSharp --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZstdSharp, 0.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
First release of ZstdSharp.
Provides functions for immediate Compression and Decompression using the zstd Simple API.
libzstd version: 1.4.5
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ZstdSharp:
Package | Downloads |
---|---|
Fantome.Libraries.League
Library for Parsing and Editing file formats from League of Legends
|
|
LeagueToolkit
Library for Parsing and Editing file formats from League of Legends
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ZstdSharp:
Repository | Stars |
---|---|
Crauzer/Obsidian
WAD file editor for League of Legends
|