Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Bot written using PowerShell and Azure Functions to automate common tasks in GitHub and AzDevOps
-
-
-
-
Forked from PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
C# 1
800 contributions in the last year
Contribution activity
August 2020
Created a pull request in PowerShell/PowerShell that received 1 comment
Change `$ErrorActionPreference` to not affect stderr output
PR Summary
Based on @PowerShell/powershell-committee discussion, we agreed that stderr should not be treated as an ErrorRecord as many native comm…
Created an issue in PowerShell/PowerShell that received 9 comments
DSC resource platform changes to use JSON instead of MOF
Problem Statement As we continue to make DSC more viable cross-platform, we have a serious problem with MOF. MOF parsing is provided by MMI.dll (th…