docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
NuGetPackages_IncrementDownloadCountAsync(string,string)
NuGetPackages_IncrementDownloadCountAsync(string Package_Id, string Version_Text) Method
Increments the download count of a local or cached remote package.
Syntax
public
System.Threading.Tasks.Task
NuGetPackages_IncrementDownloadCountAsync(
string
Package_Id,
string
Version_Text)
Parameters
Package_Id
Type: string
Version_Text
Type: string