badges / shields

Concise, consistent, and legible badges in SVG and raster format

Home Page:https://shields.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose version etc from Visual Studio Marketplace badges

mwpowellhtx opened this issue Β· comments

πŸ“‹ I see there is a Visual Studio Marketplace badge, which in of itself is great. However, I am not sure the metric being indicated, is that a number of downloads, I'm not sure.

That being said, would be great if fields like version number, title, etc, could be exposed. That would make more sense, but I do not see those options enumerated among any of the required or optional features. Along similar lines as NuGet badges exposes.

To clarify, we do not care about, presumable, downloads or subscribers or what not, or even package size, per se, whatever the case may be. But we would like to know the deployed version, if at all possible.

image

In this particular instance, we would expect something like 2.1.2.

image

Yes. This shows number of downloads. That's why the title of the page you linked is "Visual Studio Marketplace Downloads" and it is in the "Downloads" category on the menu.

There is also a Visual Studio Marketplace Version badge: https://shields.io/badges/visual-studio-marketplace-version


https://img.shields.io/visual-studio-marketplace/v/PrecisionInfinity.AutomaticVersions

Ah! Did not know that. Good to know, thanks!