View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.HtmlUrl Property

A Url to view this object in a browser

public string? HtmlUrl { get; set; }

Property Value

System.String