YamlDotNet (9.1.4)
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 9.1.4 YamlDotNet
About this package
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.