Is there a possibility to get the download count from a custom package on nuget.org in a shields.io badge? Something like would be nice... Is there a possibility to do so?
Ok, i got it on my own. Was way too easy I guess...
[![NuGet Downloads](https://img.shields.io/nuget/dt/['Your project id here'].svg)]
(https://www.nuget.org/packages/['Your project id here']/)