Popular repositories
-
RxSpy
Reactive application debugger/visualizer for .NET
-
switchboard
Async C# 5 / .NET4.5 Http intermediary server (proxy).
-
Git-Demo-Viewer
Now obsoleted, superseeded by haacked, never finished attempt at building a git tree visualizer
-
DtaSpy
Library for standalone access to tracked messages and properties in BizTalk tracking databases
-
DynamicMarkup
An easy way of generating html in C# without having to resort to the dreaded HtmlTextWriter.
-
MemberwiseEqualityComparer
Fast (emitted IL) and foolproof way of implementing equality comparison on your objects
3,886 contributions in the last year
Contribution activity
June 2017
Created a pull request in desktop/desktop
that received 1
comment
Resolve path to working directory with rev-parse
I spotted this while looking into something unrelated. Our method for calculating the absolute path to a repository was based on git rev-parse --gi…