ProGet SDK Reference
Version:

ProGetPackages_GetPopularPackagesAsync(int? Feed_Id, int? Max_Count) Method

Gets the packages in a ProGet feed that have been downloaded the most.

Syntax

public Task<IList<Tables.ProGetPackages>> ProGetPackages_GetPopularPackagesAsync(int? Feed_Id, int? Max_Count)

Parameters

Feed_Id
Type: int?
Max_Count
Type: int?