dotnet-search
dotnet-search copied to clipboard
search custom nuget sources
Any chance we could add an option to specify where the packages are being stored? And search it if its API is compatible? I would think the same searching mechanisms that work for nuget.org would also work for a custom Artifactory instance, for example. I could be wrong.
So something like dotnet search PackageName --source https://custom.nuget.feed.com/packages
would be sweet right?
Feel free to close since #8 seems to list the same issue. My title is better though 😂.
That's a good idea. I'll give it some thought and circle back for your thoughts