Info
Version: | 16.1.3 |
Author(s): | Antoine Aubry |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/aaubry/YamlDotNet/wiki |
NuGet Url: | https://www.nuget.org/packages/YamlDotNet |
Install
Install-Package YamlDotNet
dotnet add package YamlDotNet
paket add YamlDotNet
YamlDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.