Skip to main content
Yaml2JsonNode package icon

Yaml2JsonNode

Allows conversion of YamlDotNet's YAML models to JsonNodes. Read the full documentation at https://docs.json-everything.net/yaml/basics/.

Total Downloads
619.0K
619,035
Published
Aug 4, 2023
Latest stable version

Install

.NET CLI
dotnet add package Yaml2JsonNode --version 1.2.4
Package Manager Console
Install-Package Yaml2JsonNode -Version 1.2.4
PackageReference
<PackageReference Include="Yaml2JsonNode" Version="1.2.4" />

Frameworks

.NETStandard2.0

Dependencies

System.Text.Json
.NETStandard2.0
[7.0.2, )
YamlDotNet
.NETStandard2.0
[12.2.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.