Skip to content
Avatar
🤑
Focusing
🤑
Focusing

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft @dotnet

Popular repositories

  1. 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#

  2. 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#

  3. Forked from dotnet/corert

    This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.

    C#

1,732 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to dotnet/runtime, dotnet/corefx, dotnet/arcade and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in dotnet/runtime that received 26 comments

Created an issue in dotnet/runtime that received 10 comments

System.Diagnostics.Tests.ProcessStandardConsoleTests.TestChangesInConsoleEncoding test fails on server core

I'm enabling Server Core 20H1 libraries test runs and this test failed with: Assert.Equal() Failure Expected: 65001 Actual: 437 at System.Diagnosti…

10 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.