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 upPopular repositories
-
Forked from arrty/specflow-retry
SpecFlow generator plugin that adds ability to retry tests on failure for MSTest/NUnit.
-
-
-
Visual Stuidio extension based on Everything search engine (https://www.voidtools.com/).
-
-
Forked from leewang0/RedisSessionProvider
Provides a drop-in class library that makes ASP.NET's System.Web Session object store its contents in a Redis server or servers.
C# 2
74 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 1 repository
Created 1 repository
Created a pull request in microsoft/perfview that received 3 comments
Replace ContainsKey and [] with TryGetValue for Dictionary
Replace ContainsKey and [] with TryGetValue for Dictionary, some additional code formatting