powershell
https://github.com/powershell/powershell
C#
PowerShell for every system!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported108 Subscribers
View all SubscribersAdd a CodeTriage badge to powershell
Help out
- Issues
- Extend `switch` keyword to operate on the **Type** of the variable
- Add a `PipelineStopToken` cancellation token property to `PSCmdlet`
- Get-Command can't resolve commands entered by omitting the Get-* verb, though command discovery can
- Inconsistent pipeline thread stack size
- JEA session configuration breaks after upgrading past 7.2.1
- The automatic success-status variable ($?) doesn't work properly in ForEach-Object -Parallel script blocks
- Navigating to "$env:temp" is not possible, even though the path exists
- `Get-Content` provider-specific parameters (e.g. `-Raw`) seem to depend on the current drive, instead of the target path
- Invoke-Command pain point from lack of good argument-processing feedback
- Add a way to lazily autoload argument completers
- Docs
- C# not yet supported