Add PowerShell tab and examples to .NET reference pages in MSDN
Votes from Connect: 391
Original Date Submitted: 5/21/2015 12:20:32 AM
Description:
Contact Information
Handle: June Blender
Site Name: PowerShell
Feedback ID: 1351032
Problem Description:
PowerShell users often read .NET reference pages in MSDN. It's all but required, because Get-Help doesn't describe object members. However, in the Examples section of .NET reference pages, there are no PowerShell examples; not even a PowerShell tab.
MSDN says they cannot demonstrate a demand for PowerShell examples. I'd like to use this feature request to demonstrate the demand.
Product Studio item created by Connect Synchronizer due to creation of feedback ID 1351032 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=1351032).
Repro Steps:
Internal BugId: 14500

https://github.com/dotnet/docs/issues/3455 The DotNet team is collecting feedback on this item as well.
22 comments
-
Martin Pugh commented
Cannot express how badly ths is needed!!
-
Warren F. commented
Ping! This would be crazy helpful. Probably the reason it was the top Connect entry for PowerShell. A conversion tool that takes arbitrary C# snippets and translates to PowerShell might be a handy way to solve this, while also providing a tool end-users could use for other non-MSDN examples out there.
Cheers!