【问题标题】:Is there a possibility to get the download count from nuget.org in a shields.io badge?是否有可能在 shields.io 徽章中从 nuget.org 获取下载计数?
【发布时间】:2018-01-27 05:59:18
【问题描述】:

是否有可能从nuget.org 上的自定义包中获取下载计数?像 这样的东西会很好......有可能这样做吗?

【问题讨论】:

    标签: svg github nuget badge shields.io


    【解决方案1】:

    好的,我自己搞定了。我猜是不是太容易了……

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

    例如:

    【讨论】:

    • 非常好!我喜欢! ?
    猜你喜欢
    • 2021-09-04
    • 2021-03-08
    • 2016-12-23
    • 2018-02-28
    • 2022-11-20
    • 2017-03-15
    • 2017-08-26
    • 2020-08-08
    • 2019-07-23
    相关资源
    最近更新 更多