An open API service indexing awesome lists of open source software.

https://github.com/danmunteanu/cs_yaml_parser

Simple C# app to read and write YAML frontmatter.
https://github.com/danmunteanu/cs_yaml_parser

csharp dotnet yaml yaml-parser yaml-parsing

Last synced: 10 months ago
JSON representation

Simple C# app to read and write YAML frontmatter.

Awesome Lists containing this project

README

          

# A Yaml Parser In C#

This is a simple YAML parser implementation written in C#.

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

### [Learn C# Yaml Parsing](https://www.udemy.com/course/learn-csharp-yaml-parsing)

If you're a C# beginner/intermediate, this might be a good course for you.

It can help you grow more confident in your C# and OOP skills.