Create a new NuGet v3 API client.
Available NuGet API resources (used to select API end-points).
The URLs for API end-points used by the client.
The maximum number of results to return.
The NuGet API version used by the client.
Get available versions for the specified package.
The Id of the target package.
A promise that resolves to all suggested package versions.
Provide suggestions to complete a package Id.
The partial package Id on which the suggestions will be based.
A promise that resolves to all suggested package Ids.
Create a new v3 API client from the NuGet v3 API index.
The URL of the API index to use (defaults to defaultIndexURLV3).
Generated using TypeDoc
A client for v3 of the NuGet API.