Highlights
- Arctic Code Vault Contributor
Pinned
1,573 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 22 commits in 6 repositories
Created 1 repository
Created a pull request in dotnet/aspnetcore that received 8 comments
Quic transport is no longer experimental in .NET 6
Quic transport is no longer experimental in .NET 6
This PR is a YOLO find and replace to remove Experimental from the Quic transport project and na…
+100
−81
•
8
comments
Opened 20 other pull requests in 5 repositories
grpc/grpc-dotnet
2
open
7
merged
- Fix streaming flaky tests
- Add Frameworker example
- v2.36.x - Fix client hang when call has missing or invalid trailers
- Fix client hang when call has missing or invalid trailers
- Minor XML docs improvement
- Report docker build failures from gRPC-Web tests
- Add comment about WinHttp to client
- Update many NuGet packages to latest verions
- Update error message when no HttpHandler configured
dotnet/AspNetCore.Docs
4
merged
JamesNK/Newtonsoft.Json
3
merged
dotnet/aspnetcore
2
open
1
merged
aspnet/AspLabs
1
merged
Reviewed 16 pull requests in 5 repositories
dotnet/aspnetcore 9 pull requests
grpc/grpc-dotnet 3 pull requests
dotnet/AspNetCore.Docs 2 pull requests
JamesNK/Newtonsoft.Json 1 pull request
dotnet/runtime 1 pull request
Created an issue in dotnet/runtime that received 2 comments
QUIC: Validate SslServerAuthenticationOptions set on QuicListenerOptions
QuicListenerOptions has SslServerAuthenticationOptions property. runtime/src/libraries/System.Net.Quic/src/System/Net/Quic/QuicListenerOptions.cs
2
comments