View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.ForksCount Property

Count of Forks

public int ForksCount { get; set; }

Property Value

System.Int32