ProGet SDK Reference
Version:

ProGetPackages_GetPopularPackages(int? Feed_Id, int? Max_Count) Method

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

Syntax

public IEnumerable<Tables.ProGetPackages> ProGetPackages_GetPopularPackages(int? Feed_Id, int? Max_Count)

Parameters

Feed_Id
Type: int?
Max_Count
Type: int?