-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
199c899
commit dd137ab
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,18 @@ | ||
# A Yaml Parser In C# | ||
|
||
This is a simple YAML parser implementation I've written in C#. | ||
This is a simple YAML parser implementation written in C#. | ||
|
||
I've also created a companion course explaining how to develop the app. | ||
There's also a companion course explaining how to develop the app. | ||
|
||
If you're a C# intermediate, this might be a good course for you. | ||
|
||
It can help you grow more confident in your C# and OOP skills. | ||
|
||
The full course is available on Udemy, link below: | ||
#### [Learn C# Yaml Parsing (Course)](https://www.udemy.com/course/learn-csharp-yaml-parsing) | ||
|
||
## [Learn C# Yaml Parsing (Course)](https://www.udemy.com/course/learn-csharp-yaml-parsing) | ||
It can help you grow more confident in your C# and OOP skills. | ||
|
||
Also, the first half of the course is available for free, link below: | ||
|
||
## [Parsing YAML In C# (Course Description)](https://www.realityframeworks.com/parsing-yaml-in-csharp/) | ||
#### [Parsing YAML In C# (Course Description)](https://www.realityframeworks.com/parsing-yaml-in-csharp/) | ||
|
||
*If you'd like a discount coupon, check out the video description.* | ||
|