-
Microsoft
- Redmond, WA
Block or Report
Block or report MattGal
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
buildtools Public
Forked from dotnet/buildtools
Build tools that are necessary for building the .NET Core projects
C#
-
coreclr Public
Forked from dotnet/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
C#
-
corefx Public
Forked from dotnet/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C#
-
Forked from dotnet/dotnet-buildtools-prereqs-docker
Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/
Shell
-
vsts-agent Public
Forked from microsoft/azure-pipelines-agent
Visual Studio Team Services Build and Release Agent
C#
-
wcf Public
Forked from dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
C#
855 contributions in the last year
Contribution activity
January 2022
Created 1 commit in 1 repository
Created a pull request in dotnet/arcade that received 3 comments
Backport more GDN / Policheck functionality from main to unbreak 3.x build
Addresses dotnet/core-eng#15253, but previous change was insufficient. This change copies over the full 'SDL' folder from main and adds a couple he…