Makeshift lib for getting Dependents of a GitHub Repo.
Info
Version: | 1.2.0 |
Author(s): | erri120 |
Last Update: | Friday, November 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/erri120/GitHubDependents |
NuGet Url: | https://www.nuget.org/packages/GitHubDependents |
Install
Install-Package GitHubDependents
dotnet add package GitHubDependents
paket add GitHubDependents
GitHubDependents Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.24)
- System.Linq.Async(>= 5.0.0)