Language Breakdown
Lines of code distribution across 6 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in C++
Collaboration Network
Global Impact visualization
Repos
264
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Not following anyone yet.
Top Repositories
This is a document to help with .NET memory analysis and diagnostics.
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
PerfView is a performance-analysis tool that helps isolate CPU- and memory-related performance issues.
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
Official C client library for Kubernetes
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
Processor Counter Monitor
Sample code and snippets used in the .NET documentation
Open Source Impact
Contributions to external projects