View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.ReposUrl Property

Github API Url for user’s repos endpoint

public string? ReposUrl { get; set; }

Property Value

System.String