Popular repositories
-
A PowerShell module for running concurrent jobs based on threads rather than processes
-
Module for cmdlets that enable and test PowerShell 6.0+ SSH based remoting
-
-
Forked from PowerShell/PowerShell-RFC
RFC documents for community feedback on design changes and improvements to PowerShell
-
Forked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C# 1
-
Forked from MicrosoftDocs/PowerShell-Docs
The official PowerShell documentation sources
PowerShell 1
456 contributions in the last year
Contribution activity
August 2021
Created 3 commits in 2 repositories
Created a pull request in PowerShell/PowerShell that received 5 comments
Remove implicit remoting batch experimental feature
PR Summary This PR removes the implicit remoting batching experimental feature. PR Context It was decided by committee (#15862) to remove this exp…
Opened 2 other pull requests in 1 repository
PowerShell/PowerShellGet
2
merged
Reviewed 9 pull requests in 2 repositories
PowerShell/PowerShellGet 7 pull requests
- Update module version to use new form
- Replace WriteDebug() with WriteVerbose()
- Update help files for {Get-Installed, Install, Publish, Save, and Uninstall}-PSResource
- Update help files for {Update, Find}-PSResource and {Register, Set, Get, Unregister}-PSResourceRepository
- Wildcard processing
- Temporarily remove unimplemented DestintationPath parameter
- Find tests