Oss.DCodec
0.4.215
JSON parser with binary support and validation capabilities, based on a popular, standard schema syntax (subset of ASN.1, used as JSON schema). Data serialization in JSON and DER formats. Run-time schema loading, schema evolution, dynamic bindings. Start with schema-less JSON and transition into schema-based JSON and/or binary as your data gets more stable.
Install-Package Oss.DCodec -Version 0.4.215
dotnet add package Oss.DCodec --version 0.4.215
<PackageReference Include="Oss.DCodec" Version="0.4.215" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Oss.DCodec --version 0.4.215
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- A bug with loading a DKey is fixed.
- The Dcodec licence file is included in the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.