YamlDotNet
YAML serializer
A .NET library for serializing and deserializing data in YAML format
YamlDotNet is a .NET library for YAML
3k stars
61 watching
483 forks
Language: C#
last commit: 11 days ago
Linked from 2 awesome lists
dotnetparserserializationyaml
Related projects:
Repository | Description | Stars |
---|---|---|
nodeca/js-yaml | Provides a JavaScript implementation of YAML parsing and serialization | 6,305 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
decorators-squad/eo-yaml | A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 263 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
redhat-developer/vscode-yaml | Provides YAML language support to Visual Studio Code with built-in Kubernetes syntax support and features such as auto-completion, outlining, and formatting. | 665 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
go-yaml/yaml | Provides a Go package to work with YAML data | 6,881 |
yanrishatum/yatl | A tweening library written in Haxe that simplifies the animation of object properties. | 16 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
flyx/nimyaml | A Nim language implementation of the YAML serialization format | 191 |