View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.Login Property

Username/Orgname

public string? Login { get; set; }

Property Value

System.String