View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.GitUrl Property

Git Clone Url

public string? GitUrl { get; set; }

Property Value

System.String