Noggog / GitHubDependents

Makeshift lib for getting Dependents of a GitHub Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Dependents

.NET Core

GitHub has this nice overview of all repositories that depend on your package, eg: dotnet/roslyn. Only problem is that this data can not be querried using the API at the moment. This makeshift lib uses Html Agility Pack to scrap the site for the information we need.

About

Makeshift lib for getting Dependents of a GitHub Repo

License:GNU General Public License v3.0


Languages

Language:C# 100.0%