Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@mono @microsoft

Popular repositories

  1. xbuild extensions

    1

  2. Forked from dotnet/msbuild

    The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

    C# 1

  3. Forked from mono/mono

    Mono open source ECMA CLI, C# and .NET implementation.

    C#

  4. Forked from mono/referencesource

    Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

    C#

  5. Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

493 contributions in the last year

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

Contribution activity

September 2020

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

[wasm][debugger] Small improvements to fail gracefully

Try to fail gracefully when we come across some variable/value that we can't describe (yet!) Eg. missing because of invalid param/local id, or val…

+487 −79 8 comments

Created an issue in dotnet/runtime that received 4 comments

[wasm][debugger] Crash/assert when stepping out from an async method

I changed aspnetcore's StandaloneApp's Counter.razor to: @code { static HttpClient client = new HttpClient(); int currentCount = 0; async Task Incr…

4 comments

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

You can’t perform that action at this time.