C# GitHub Api v3
C#
Latest commit 548d2d3 Oct 14, 2013 @johnbfair johnbfair Merge pull request #19 from johnbfair/getgist-fix
Fixed path to file.txt for GetGist Test

README.md

IronGitHub

C# client for GitHub Api v3

Why

Install

via NuGet

Supports

  • Auth via token and app Client ID / Client Secret
  • Gist read, create, delete, edit (public and private)
  • Repository read
  • User read
  • Issues read
  • Search Users, Repositories, Issues, Email

ToDo

  • Whatever you want to contribute!