PowerShellGallery
PowerShellGallery copied to clipboard
Small Update - Package Details ordering
Summary of the new feature / enhancement
Please move "cmdlets" to the bottom. Some modules, like Az.xx and Microsoft.Graph.xx have a lot of cmdlets and often the most needed properties are Dependencies, PSEditions, and Release Notes, which means a lot of scrolling when checking Dependencies at least. Moving the cmdlets down wouldn't impact getting to cmdlets section much at all, but would improve these others quite often. Small change. Hopefully it makes sense. Thank you!
Proposed technical implementation details (optional)
Suggested ordering: Owners, Tags, PSEditions, Dependencies, Release Notes, Functions, Cmdlets (last)