نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “best c sharp yaml libraries”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.
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.