Convert complex YAML to .NET types with custom YamlDotNet type converters
When it comes to YAML serialization and deserialization in .NET, YamlDotNet is a go-to library with over 100 million downloads on NuGet. It is also integrated into various projects by Microsoft and the .NET team, despite the absence of an official Mi...
asimmon.hashnode.dev5 min read