View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.SshUrl Property

Ssh Clone Url

public string? SshUrl { get; set; }

Property Value

System.String