We curate open-source GitHub repositories matching “best c sharp yaml libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
YamlDotNet is a YAML serialization library and data mapping tool for .NET. It functions as a parser and generator that converts between .NET objects and YAML formatted text for data storage and configuration. The project provides capabilities for YAML document parsing and data object mapping. It transforms YAML streams into low-level representations or high-level object models for programmatic analysis and converts structured data objects back into valid YAML strings. The library covers general data serialization and configuration file management, allowing application data structures to be m
YamlDotNet is the standard, high-performance library for the .NET ecosystem that provides robust support for YAML serialization, deserialization, and object mapping, effectively covering all the requested features.