I am trying to understand what does each line mean at NuGet statistics for a particular package. Understanding these categories is crucial for understanding how is a project/product adopted.
For each of the below categories I copied from NuGet - under what scenario would the count be incremented.
- NuGet Command Line
- NuGet VS VSIX
- Browsers
- NuGet Desktop MSBuild Task
- Scripted Downloads
- NuGet Client V3
- NuGet .NET Core MSBuild Task
- NuGet Cross-Platform Command Line
I.E. NuGet VS VSIX - Likely coming from a download from Microsoft Visual Studio Marketplace.
Thanks in advance