Yaml2JsonNode 2.1.1
dotnet add package Yaml2JsonNode --version 2.1.1
NuGet\Install-Package Yaml2JsonNode -Version 2.1.1
<PackageReference Include="Yaml2JsonNode" Version="2.1.1" />
paket add Yaml2JsonNode --version 2.1.1
#r "nuget: Yaml2JsonNode, 2.1.1"
// Install Yaml2JsonNode as a Cake Addin #addin nuget:?package=Yaml2JsonNode&version=2.1.1 // Install Yaml2JsonNode as a Cake Tool #tool nuget:?package=Yaml2JsonNode&version=2.1.1
Summary
Yaml2JsonNode provides conversions between YamlDotNet's object models and System.Text.Json.Nodes.
Links
Usage
var jsonNode = yamlNode.ToJsonNode();
Sponsorship
If you found this library helpful and would like to promote continued development, please consider sponsoring the maintainers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Text.Json (>= 8.0.4)
- YamlDotNet (>= 15.1.4)
-
net8.0
- YamlDotNet (>= 15.1.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Yaml2JsonNode:
Package | Downloads |
---|---|
Shinya.Core
Shinya.Framework |
|
OpaDotNet.Wasm
Open Policy Agent (OPA) WebAssembly dotnet core SDK |
|
Graeae.Models
Models for OpenAPI v3.x built on System.Text.Json and JsonSchema.Net |
|
STJ.OpenAPI.Models
Models for OpenAPI v3.x built on System.Text.Json and JsonSchema.Net |
|
WinGetSpy
A library to help you programmatically explore WinGet package feeds. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Yaml2JsonNode:
Repository | Stars |
---|---|
microsoft/PowerApps-Tooling
Tooling support for PowerApps language and .msapp files
|
|
Azure/apiops
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
|
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 7,418 | 7/22/2024 |
2.1.0 | 16,153 | 5/3/2024 |
2.0.0.2 | 515 | 4/19/2024 |
2.0.0.1 | 121 | 4/19/2024 |
2.0.0 | 7,035 | 2/3/2024 |
1.2.4 | 21,515 | 8/4/2023 |
1.2.3 | 1,486 | 7/13/2023 |
1.2.2 | 4,708 | 6/21/2023 |
1.2.1 | 1,120 | 6/15/2023 |
1.2.0 | 1,219 | 6/13/2023 |
1.1.1 | 1,839 | 5/30/2023 |
1.1.0 | 1,392 | 2/22/2023 |
1.0.0 | 1,257 | 12/16/2022 |
Release notes can be found at https://docs.json-everything.net/rn-yaml/