PSResourceGet
PSResourceGet copied to clipboard
Find-PSResource should preserve company name
Current behavior of Find-Module is to override the company name with the owners aliases:
We should get this fixed for Find-PSResource
This work will likely be a part of object formatting: #212
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.56. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
That information is not easily accessibly via the json metadata (IPackageSearchMetadata object returned via GetSearchAsync() and GetMetadataAsync() search APIs and may be more work than is worth to get this field. Here is a link listing the package information accessible via the package nuspec (note company name is not listed): https://docs.microsoft.com/en-us/nuget/reference/nuspec