Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 746 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 746 Bytes

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!