Info
Version: | 1.3.2406.212 |
Author(s): | newky2k |
Last Update: | Friday, June 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/newky2k/YamlSerializer |
NuGet Url: | https://www.nuget.org/packages/YamlSerializerNet |
Install
Install-Package YamlSerializerNet
dotnet add package YamlSerializerNet
paket add YamlSerializerNet
YamlSerializerNet Download (Unzip the "nupkg" after downloading)
Dependencies
net461
No dependencies.
No dependencies.
Tags
primitive types (bool, char, int,...), enums, built-in non-primitive types (string, decimal), structures, classes and arrays of these types.