79258867

Date: 2024-12-06 17:38:21
Score: 1
Natty:
Report link

It looks like dotnet package search can do this now.

Here's an example from the docs:

dotnet package search Newtonsoft.Json --source https://api.nuget.org/v3/index.json --exact-match

It isn't intuitive, but it seems like the --exact-match flag is what lists all available versions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dale