View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Description Property

A short description of the repository

public string? Description { get; set; }

Property Value

System.String