View on GitHub

GithubClient

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

GithubClient

GithubClient.Methods

Blobs Class

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

public class Blobs

Inheritance System.Object 🡒 Blobs

Methods  
GetBlob(string, Tree) Returns a blob object from the Github API
GetBlob(string, ContentDirectory) Returns a blob object from the Github API
GetBlob(string, string, string, string) Returns a blob object from the Github API