The Wayback Machine - https://web.archive.org/web/20201112215858/https://github.com/davidfowl
Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor
  • 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.9k 301

  2. Various todo list backend API implementations

    C# 877 115

  3. Micronetes Archived

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

    C# 789 42

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

    C# 655 89

  5. Channels Archived

    Push based .NET Streams

    C# 293 40

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

    C# 267 70

Contribution activity

November 2020

Created a pull request in dotnet/aspnetcore that received 1 comment

Added IRequestDelegateFactory

This will allow us to generate a unique request delegate based on the action descriptor at early in the pipeline. PS: This is mostly plumbing code.

+88 −62 1 comment
Opened 4 other pull requests in 3 repositories
Reviewed 7 pull requests in 3 repositories

Created an issue in dotnet/runtime that received 9 comments

There's no way to handle validation errors with IOptionsMonitor.OnChange

Today you can use IOptionsMonitor.OnChange to subscribe to changes when an IOptionsChangeTokenSource<T> cancellation token source triggers. The pro…

9 comments
Opened 1 other issue in 1 repository
2 contributions in private repositories Nov 4 – Nov 9
You can’t perform that action at this time.