View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.GitObject

GitObject.Url Property

Github API Url for this object

public System.Uri? Url { get; set; }

Property Value

System.Uri