ProGet SDK Reference
Version:

GetPackageCountAsync Method

Returns the total number of packages in the remote feed.

Syntax

public abstract Task<long?> GetPackageCountAsync()

Returns

Total number of packages.