ZstdNet 1.0.0
See the version list below for details.
dotnet add package ZstdNet --version 1.0.0
NuGet\Install-Package ZstdNet -Version 1.0.0
<PackageReference Include="ZstdNet" Version="1.0.0" />
paket add ZstdNet --version 1.0.0
#r "nuget: ZstdNet, 1.0.0"
// Install ZstdNet as a Cake Addin #addin nuget:?package=ZstdNet&version=1.0.0 // Install ZstdNet as a Cake Tool #tool nuget:?package=ZstdNet&version=1.0.0
Zstd compression library wrapper for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (16)
Showing the top 5 NuGet packages that depend on ZstdNet:
Package | Downloads |
---|---|
Pulsar.Client
.NET client library for Apache Pulsar |
|
ZoneTree
ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage. |
|
SharpPulsar
SharpPulsar is Apache Pulsar Client built using Akka.net |
|
EasyCompressor.Zstd
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. |
|
DevToDev.Core
Devtodev Core is a dependency for all devtodev packages. It contains common functionality. |
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on ZstdNet:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
morkt/GARbro
Visual Novels resource browser
|
|
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
|
|
soulsmods/DSMapStudio
A standalone map/level editor for Demon's Souls, Dark Souls 1/2/3, Bloodborne, Sekiro, and Elden Ring.
|
|
koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
|