View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentFile

ContentFile.Sha Property

The file’s SHA-1 hash

public string? Sha { get; set; }

Property Value

System.String