View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Git Namespace

Classes  
BaseTree A Git tree object creates the hierarchy between files in a Git repository
Blob A Git blob (binary large object) is the object type used to store the contents of each file in a repository.
GitObject The Git Database API gives you access to read and write raw Git objects to your Git database on GitHub and to list and update your references (branch heads and tags)
Tree A Git tree object creates the hierarchy between files in a Git repository