Wir kuratieren Open-Source GitHub Repositories passend zu „best c sharp yaml libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.
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.