View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Forks Property

Number of forks

public int Forks { get; set; }

Property Value

System.Int32