Skip to content
:octocat:
Coding again
:octocat:
Coding again

Highlights

  • Pro

Organizations

@projectkudu @SignalR @NuGet @JabbR @aspnet @Azure @OmniSharp

Popular repositories

  1. This repository has examples of broken patterns in ASP.NET Core applications

    C# 2.6k 267

  2. Various todo list backend API implementations

    C# 857 110

  3. Micronetes Archived

    Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.

    C# 795 45

  4. High performance, low level networking APIs for building custom servers and clients.

    C# 574 71

  5. Channels Archived

    Push based .NET Streams

    C# 292 42

  6. Basic TCP server that uses System.IO.Pipelines to parse line based messages

    C# 251 60

Contribution activity

June 2020

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

Use sync IO when the physical path is available

This should remove the overhead of doing async io for the synchronous configuration system Found this when looking at a memory profile:

+32 −12 10 comments

Created an issue in dotnet/runtime that received 13 comments

Add API for reading the LOH size threshold

Background and Motivation There are several APIs that hardcode the 85K threshold to avoid landing data on the LOH (usually for ephemeral operations):

13 comments
13 contributions in private repositories Jun 2 – Jun 26

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

You can’t perform that action at this time.