1 implementation of GetLatestPackageVersions
dotnet-aot (1)
parent\dotnet\NugetPackageDownloader\NuGetPackageDownloader.cs (1)
955
public async Task<IEnumerable<NuGetVersion>>
GetLatestPackageVersions
(PackageId packageId, int numberOfResults, PackageSourceLocation packageSourceLocation = null, bool includePreview = false)