SharpYamlTop-level APIs for parsing, emitting, and serializing YAML with SharpYaml.SharpYaml.EventsEvent model produced by the YAML parser and consumed by the emitter.SharpYaml.ModelYAML document object model (DOM) for inspecting and authoring YAML dynamically.SharpYaml.SchemasYAML schema support for scalar resolution and tag handling.SharpYaml.SerializationObject serialization layer, aligned with `System.Text.Json` concepts and attributes.SharpYaml.SyntaxLossless YAML syntax tree APIs with source locations for roundtripping and tooling.SharpYaml.TokensToken model produced by the YAML scanner.