Convert a YAML file to a HTML table #620
Unanswered
yossisp1972
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to develop a C# applicaiton (class library, EXE) to convert a YAML file to a HTML table?
Can i use YamlDotNet for this purpose?
Do i need to convert the YAML to a list or dictionary first or can it be done directly from YAML to HTML?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions