Skip to content

Use 'Enumerate Package Versions' request for NuGet version enumeration #1932

@michaelkedar

Description

@michaelkedar

Enumerate Package Versions returns just the array of the versions of a package, as opposed to the endpoint we currently use which lists all the package info (but can also return some batch thing for big queries).

e.g:
Current: https://api.nuget.org/v3/registration5-semver1/newtonsoft.json/index.json
New: https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogImportant but currently unprioritizedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions