View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Topics Property

Topic List

public System.Collections.Generic.List<object>? Topics { get; set; }

Property Value

System.Collections.Generic.List<System.Object>