Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3025

How to get nuget package metadata via the API?

$
0
0

I am fairly new to the nuget side. So I might be missing something. I have a list of nuget packages in several of the solutions of my team. And I would like to get their metadata(only the latest version of each would suffice) for each one of them. I plan to run an API on each name of the package which will retrieve the data. This is the JS API which I am trying to run, but I believe something is missing.

https://api.nuget.org/v3/catalog0/${packageName}.json

https://stackoverflow.com/a/55386326/6630504The answer here says that I need some {@id}. How do I get that? Is it required? What would be the end URL?


Viewing all articles
Browse latest Browse all 3025

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>