View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentFile

ContentFile.Encoding Property

Is always Base-64

public string? Encoding { get; set; }

Property Value

System.String