svg - Is there a possibility to get the download count from nuget.org in a shields.io badge? -


is there possibility download count custom package on nuget.org in shields.io badge? nuget nice... there possibility so?

ok, got on own. way easy guess...

[![nuget downloads](https://img.shields.io/nuget/dt/['your project id here'].svg)] (https://www.nuget.org/packages/['your project id here']/) 

so example: nuget downloads


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -