❔ yaml parser with native aot

is there any yaml parser library that supports native aot? i tried yamldotnet but it doesnt work with native aot because it uses system.reflection a lot. thanks
Was this page helpful?