View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.StarredUrl Property

Github API Url for Starred endpoint

public string? StarredUrl { get; set; }

Property Value

System.String