View on GitHub

GithubClient

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

GithubClient

GithubClient.Methods

Contents Class

A Collection of methods for working with Content objects in the Github API

public class Contents

Inheritance System.Object 🡒 Contents

Methods  
GetContents(string, ContentDirectory) Returns a content object from the Github API
GetContents(string, Repository, string) Returns a content object from the Github API
GetContents(string, string, string) Returns a content object from the Github API
GetFile(string, ContentDirectory) Returns a content object from the Github API