Info
Version: | 1.6.7.7934 |
Author(s): | Alexandre Mutel, Wave Engine Team |
Last Update: | Wednesday, May 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xoofx/SharpYaml |
NuGet Url: | https://www.nuget.org/packages/WaveEngine.Yaml |
Install
Install-Package WaveEngine.Yaml
dotnet add package WaveEngine.Yaml
paket add WaveEngine.Yaml
WaveEngine.Yaml Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags
providing parsing and serialization of object graphs, compatible with CoreCLR. This package is also used by WaveEngine to provide its custom YAML serialization.