Info
| Version: | 16.3.0 | 
| Author(s): | Antoine Aubry | 
| Last Update: | Monday, December 23, 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.