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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -