ProGet SDK Reference
Version:

NuGetPackages_GetPackageCountAsync(int? Feed_Id, string Package_Id, int? Package_Count) Method

Gets the number of packages in the system that meet the specified criteria.

Syntax

public Task<int?> NuGetPackages_GetPackageCountAsync(int? Feed_Id, string Package_Id, int? Package_Count)

Parameters

Feed_Id
Type: int?
Package_Id
Type: string
Package_Count
Type: int?