View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.GitTagsUrl Property

Github API Endpoint Url

public string? GitTagsUrl { get; set; }

Property Value

System.String