ZstdSharp.Port (0.6.2)
Published 2023-05-05 11:48:16 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 0.6.2 ZstdSharp.Port
About this package
Port of zstd compression library to c#
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Bcl.AsyncInterfaces | 5.0.0 | .NETFramework4.6.1 |
System.Memory | 4.5.4 | .NETFramework4.6.1 |
Microsoft.Bcl.AsyncInterfaces | 5.0.0 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 5.0.0 | .NETStandard2.1 |