-
Microsoft
Popular repositories Loading
-
-
-
-
corefx
corefx PublicForked from mono/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C#
-
coreclr
coreclr PublicForked from dotnet/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types an…
C#
271 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 2 commits in 2 repositories
Created a pull request in dotnet/runtime that received 5 comments
Zero initialize FrameInfo so that we don't mistake an InlineCallFrame for a CLRToCOMMethodFrame
This one was a doozy. If you try to step in to a static function and the static cctor hasn't run, the debugger will treat it as a go. Moving the st…
+1
−1
lines changed
•
5
comments
Opened 1 other pull request in 1 repository
dotnet/runtime
1
open
-
Enable linux-musl, x86, and arm cdac reader packages
This contribution was made on Jul 4
Reviewed 6 pull requests in 2 repositories
dotnet/runtime
3 pull requests
-
Enable linux-musl, x86, and arm cdac reader packages
This contribution was made on Jul 5
-
[cDAC] Ensure cDAC is used in test runs
This contribution was made on Jul 5
-
[wasm][debugger] Assertion when debugging on wasm
This contribution was made on Jul 1
dotnet/diagnostics
3 pull requests
-
[main] Source code updates from dotnet/dotnet
This contribution was made on Jul 3
-
Consume cDac package and other cleanup
This contribution was made on Jul 3
-
Update build.sh to error on native build failures
This contribution was made on Jul 2