Info
Version: | 2.1.1 |
Author(s): | Alexandre Mutel |
Last Update: | Tuesday, February 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/xoofx/SharpYaml |
NuGet Url: | https://www.nuget.org/packages/SharpYaml |
Install
Install-Package SharpYaml
dotnet add package SharpYaml
paket add SharpYaml
SharpYaml Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
No dependencies.
Tags
providing parsing and serialization of object graphs, compatible with CoreCLR.