View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentDirectory

ContentDirectory.GitUrl Property

Github API Url for this objects blob

public string? GitUrl { get; set; }

Property Value

System.String