Skip to content

Where is .NET client SDK to fetch package versions? #20

Description

@cnayan

I am able to fetch the package details via SearchHttpClient even though I could not find any code sample. I guessed this class gives same response structure as described for REST API call documented on https://docs.microsoft.com/en-us/rest/api/azure/devops/search/package-search-results/fetch-package-search-results?view=azure-devops-rest-7.1&tabs=HTTP

Now, I know that I can get the versions of a package using REST API as documented on https://docs.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-management/get-feeds?view=azure-devops-rest-7.1 but I need client library to do that.

Hence, I am asking here as I could not locate any documentation which could show me how I can download the information about versions of a package using .NET client library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions