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 microsoft/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
C++
-
-
Forked from microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
PowerShell 1
-
Forked from MicrosoftDocs/windows-uwp
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
C#
358 contributions in the last year
Contribution activity
September 2020
Created a pull request in microsoft/winget-cli that received 3 comments
Add system reference values to manifest parsing
Change Adds the PackageFamilyName and ProductCode values to parsing by the manifest. These can be at the root level, where they will be inherited. …