docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
NpmPackages_IncrementDownloadCount(int!,string,string,string)
NpmPackages_IncrementDownloadCount(int? Feed_Id, string Package_Name, string Scope_Name, string Version_Text) Method
Increments the download count for an npm package.
Syntax
public
static
void
NpmPackages_IncrementDownloadCount(
int
? Feed_Id,
string
Package_Name,
string
Scope_Name,
string
Version_Text)
Parameters
Feed_Id
Type: int?
Package_Name
Type: string
Scope_Name
Type: string
Version_Text
Type: string