Community

How to list and download the contents of a GitHub repo in C#

(Mark Heath) I recently needed to write some code in C# that could list the contents of a GitHub repository, and download the contents of specific files.