View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Homepage Property

A URL with more information about the repository

public string? Homepage { get; set; }

Property Value

System.String