View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.HasDownloads Property

True or False if downloads are available

public bool HasDownloads { get; set; }

Property Value

System.Boolean