View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.FullName Property

A short description of the repository

public string? FullName { get; set; }

Property Value

System.String