Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 439 Bytes

File metadata and controls

9 lines (5 loc) · 439 Bytes

A Yaml Parser In C#

Simple YAML parser implementation written in C#.

There's also a companion course explaining how to develop the app (link takes you to Udemy).

The course teaches you windows desktop application development by building a c# windows form application to parse YAML data to and from markdown files.