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
-
-
Forked from PowerShell/PowerShell-RFC
RFC documents for community feedback on design changes and improvements to PowerShell
PowerShell
-
Forked from AngleSharp/AngleSharp
👼 The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.C# 1
-
-
Forked from dotnet/codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
C#
-
686 contributions in the last year
Contribution activity
September 2020
Created a pull request in PowerShell/PowerShell that received 4 comments
Avoid an exception if file system does not support reparse points
PR Summary Fix #13605. We should return null if ERROR_INVALID_FUNCTION - the error code in the context implicitly says that reparse points are not…
- `Get-Item directory -stream *` now works #10570
- Update Copy-Item to copy directory attributes
- Bump Microsoft.ApplicationInsights from 2.14.0 to 2.15.0
- Fix ConciseView for interactive advanced function writing error
- Write proper error messages for Get-Command ' '
- Bump NJsonSchema from 10.1.24 to 10.1.26
- Simplify delegate creation
- Write the InstallLocation to fixed registry key
- Autofix SA1518: No blank lines at the end of the file
- Autofix RCS1068: Simplify logical negation
- Fix -nologo indentation
- Use nameof operator part2
- Recognize CONOUT$ and CONIN$ as reserved device names
Created an issue in dotnet/runtime that received 5 comments
Calling GetFullPathName() with a path string without terminating '\0'
Description System.IO.Path API Compare: runtime/src/libraries/System.Private.CoreLib/src/System/IO/PathHelper.Windows.cs Lines 26 to 31 in 60…

