Create a new auto-complete 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.
Generated using TypeDoc
The base class for NuGet auto-complete clients.