A .Net GitHub client that allows easy access to Github API, making developing Github apps a breaze.
Info
Version: | 1.0.3 |
Author(s): | Mahmoud Hanafy |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MHanafy/GithubClient |
NuGet Url: | https://www.nuget.org/packages/MHanafy.GithubClient |
Install
Install-Package MHanafy.GithubClient
dotnet add package MHanafy.GithubClient
paket add MHanafy.GithubClient
MHanafy.GithubClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 1.1.0)
- PemUtils(>= 3.0.0.81)
- jwt(>= 5.3.1)
Tags