Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# 1
-
Forked from mono/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
C#
-
Forked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
444 contributions in the last year
Contribution activity
August 2020
Created a pull request in dotnet/xharness that received 6 comments
[wasm][tests] Add new `wasm test-browser` command
.. to run tests with a browser. This uses Selenium to run, and interact with the browser It specifically uses Chrome right now We start a webserve…
- [wasm] Remove unnecessary console messages.
- [wasm] Fix debugger tests source format
- [wasm] Add Timezone data generator as build task
- [browser][debugger] Run dotnet-format on the debugger source
- [wasm] [debugger] Support Exception Break on Debugger (handled and unhandled)
- [wasm] Moving wasm debugger to dotnet/runtime
- [browser][wasm] simplify runtime bindings and improve error messages