View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.OrganizationsUrl Property

Github API Url for Organizations endpoint

public string? OrganizationsUrl { get; set; }

Property Value

System.String