Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft @dotnet @robotdotnet @AvaloniaUI @BROKE-KSP @SharpGenTools

Pinned

  1. A cross platform XAML framework for .NET

    C# 10.5k 949

  2. Accurate and high performance C++ interop code generator for C#.

    C++ 269 31

  3. MSDN Documentation Provider for SharpGen.

    C# 1

  4. COM runtime support for SharpGen generated interop code.

    C# 5 4

906 contributions in the last year

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

Contribution activity

January 2021

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

Disable TC for UnmanagedCallersOnly methods.

Tiered compilation uses call counting and the call counting mechanism today is incompatible with UnmanagedCallersOnly. Disabled tiered compilation …

+89 −54 11 comments
Opened 24 other pull requests in 8 repositories
dotnet/runtime
3 open 9 merged
dotnet/arcade
3 merged
dotnet/runtimelab
3 merged
dotnet/windowsdesktop
2 merged
AaronRobinsonMSFT/runtime
1 closed
dotnet/dotnet-api-docs
1 open
mono/linker
1 merged
dotnet/core-setup
1 merged
Reviewed 30 pull requests in 7 repositories
dotnet/runtime 21 pull requests
dotnet/runtimelab 3 pull requests
SharpGenTools/SharpGenTools 2 pull requests
AvaloniaUI/Avalonia 1 pull request
dotnet/coreclr 1 pull request
dotnet/windowsdesktop 1 pull request
AvaloniaUI/avaloniaui.net 1 pull request

Created an issue in dotnet/runtime that received 17 comments

Introduce CallConvMemberFunction to represent the member-function variants of Cdecl, Stdcall, etc. on Windows

Background and Motivation For interop developers of managed APIs wrapping native API layers, sometimes they need to wrap C++ instance member functi…

17 comments

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