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-
Microsoft
- Wellington, New Zealand
- http://james.newtonking.com
Pinned
1,519 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in dotnet/aspnetcore that received 12 comments
- Refactor client factory to support per-instance interceptors and scoped DI
- Set unexpected errors in Status.DebugException
- Update Grpc dependency to 2.30.0-pre1
- Remove explicit dotnet versions from GrpcClient
- Add issue config file with link to grpc/grpc
- Update benchmark app branches to use grpc-dotnet
- optimize package dependencies
- Downgrade to HTTP/1.1 on older Windows versions
- BDN workaround for netcoreapp5.0->net5.0 moniker rebranding
- Annotate ObjectPool with nullable
- Use non-generic TaskCompletionSource in SignalR and Kestrel
- Add nullable to DataProtection
- Add nullability to antiforgery
- Add nullable annotations to Healthchecks
- Flow endpoint and httpcontext always from authz middleware
- Add HTTP/2 keep alive pings
- Add certificate validation cache
- Add nullable annotations to Http.Abstractions, Http.Features, Connections.Abstractions
- Change JumpTable to take ReadOnlySpan
Created an issue in dotnet/BenchmarkDotNet that received 3 comments
Error in ASP.NET Core benchmarks after updating to use net5.0 tfm
This is the error written to the console when trying to run benchmarks:
// Benchmark: GetHeaderSplitBenchmark.SplitDoubleHeader: Job-IHVIBP(Server=…
3
comments
1
contribution
in private repositories
Jun 17