View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Owner

Owner.EventsUrl Property

Github API Url for Events endpoint

public string? EventsUrl { get; set; }

Property Value

System.String