gpr
gpr copied to clipboard
Show index if no version specified
Like this:
var client = new RestClient($"https://nuget.pkg.github.com/{Owner}/{Name}/{Version ?? "index"}.json");