OneGet / oneget

PackageManagement (aka OneGet) is a package manager for Windows
MIT License
2.38k stars 190 forks source link

Please create documentation at docs.microsoft.com #497

Open juvtib opened 3 years ago

juvtib commented 3 years ago

I ran across SoftwareIdentity here:

Get-Package | Get-Member

But there doesn't appear to be any relevant documentation on SoftwareIdentity or Microsoft.PackageManagement generally.

All I could find were these out-of-date articles:

I'm accustomed to getting more information about PowerShell objects at docs.microsoft.com. And it would be helpful if PackageManagement was represented there.

Probably the best place for new documentation is somewhere under .NET. This way PackageManagement will be pulled into the API browser:

Compare PowerShell:

Thanks,