View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.CloneUrl Property

Http Clone Url

public string? CloneUrl { get; set; }

Property Value

System.String