System.Memory.Data (1.0.2)
Published 2023-05-05 11:41:04 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.0.2 System.Memory.Data
About this package
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Text.Encodings.Web | 4.7.2 | .NETFramework4.6.1 |
System.Text.Json | 4.6.0 | .NETFramework4.6.1 |
System.Text.Encodings.Web | 4.7.2 | .NETStandard2.0 |
System.Text.Json | 4.6.0 | .NETStandard2.0 |