View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.OpenIssues Property

Count of Open issues

public int OpenIssues { get; set; }

Property Value

System.Int32