View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.StargazersCount Property

Count of Stargazers

public int StargazersCount { get; set; }

Property Value

System.Int32