View on GitHub

GithubClient

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

GithubClient

GithubClient.Git.GitObject

GitObject.Sha Property

The file’s SHA-1 hash is computed and stored in the blob object

public string? Sha { get; set; }

Property Value

System.String