View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.FollowersUrl Property

Github API Url for followers endpoint

public string? FollowersUrl { get; set; }

Property Value

System.String