aaubry/YamlDotNet
YamlDotNet is a .NET library for YAML observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 89
- Release rhythm 90
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 22
- age_days: 5074
- days_rel: 68
- days_push: 68
- n_releases_24m: 10
Adoption not part of the score
2855 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YamlDotNet is a YAML library for .NET runtimes including netstandard, .NET 8/10, and .NET Framework. It provides low-level YAML parsing and emitting, a high-level object model, and a serialization library for reading and writing objects to and from YAML streams.
Use cases
- serialize C# objects to YAML
- parse YAML files in .NET
- deserialize YAML into objects
- emit YAML documents programmatically
- read configuration files written in YAML
- convert between YAML and .NET object models
When to choose
- you need YAML support in any .NET runtime including netstandard
- you want both low-level parsing and high-level object serialization
- you need YAML 1.1 and 1.2 spec conformance
- you want a mature, widely-used MIT-licensed YAML library
When to avoid
- you work outside the .NET ecosystem
- you need YAML 1.2 emitting, which is not yet supported
- you need a general-purpose data format library covering JSON or XML as well
Facets
library · maturity stable
serialization parser yaml developer-tools files backend dotnet cross-platform yaml-parser yaml-emitter netstandard object-model deserialization
1 source
- readme: https://github.com/aaubry/YamlDotNet · fetched 2026-08-28 · d82b0793fa26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aaubry/YamlDotNet | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="aaubry/YamlDotNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem