Tomlyn.Helpers Namespace

Small helper utilities used across Tomlyn (formatting, naming, and key validation).

Classes (2)

Remarks

Most applications should not need these APIs directly, but they can be useful for tooling and diagnostics:

  • TomlNamingHelper for applying naming-policy conversions.
  • TomlFormatHelper for TOML scalar formatting helpers.