-
Microsoft
- Kirkland, WA
Highlights
- 1 discussion answered
Block or Report
Block or report halter73
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePopular repositories
898 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 9 commits in 4 repositories
Created a pull request in dotnet/runtime that received 7 comments
Fix Create/StartActivity parentId nullability
I assume this is okay given https://github.com/dotnet/aspnetcore/pull/41568/files#diff-f4b6e9bc19da99141d4427d88673ed12fdf3474082f571b027a583cb6959β¦
+4
β4
β’
7
comments
Opened 9 other pull requests in 3 repositories
dotnet/aspnetcore
2
open
5
merged
- Add overloads to WithTags and others targeting IEndpointConventionBuilder
- Rename GroupRouteBuilder to RouteGroupBuilder
- Support multiple calls to WithTags in WithOpenApi
- Remove outdated comments HostingApplicationDiagnostics
- Task and ValueTask are not covariant
- Avoid repeatedly encoding method name strings in protocol
- Only load bcrypt.dll on Windows
dotnet/AspNetCore.Docs
1
open
dotnet/docs
1
merged
Reviewed 43 pull requests in 6 repositories
dotnet/aspnetcore
25 pull requests
- Add dotnet user-jwts tool
- Add logging to M.E.Caching.StackExchangeRedis
- Allow to bind StringValues for optional HTTP requests params with Minimal APIs
- Adding API convention to contribute to Endpoint Metadata
- Cache Array.Empty<object>() in RequestDelegateFactory
- Make SignalR Redis test thread-safe
- Support multiple calls to WithTags in WithOpenApi
- Remove outdated comments HostingApplicationDiagnostics
- Introduce IBindableFromHttpContext<TSelf>
- Add support for logging additional request headers
- Improve gRPC JSON transcoding request binding and support HttpBody
- Initialize Activity with parent ID
- Fix client results with Hub<T> IHubContext
- Make RedirectRule honor specified scheme
- Add IServerDelegationFeature to DI
- Add Request Decompression middleware
- Add linefeed line terminator switch
- Output caching middleware
- Using WriteJsonAsync<object?> operation for ProblemHttpResult
- Avoid repeatedly encoding method name strings in protocol
- Merge HTTP/2 and HTTP/3 request cookies on Kestrel
- Surrogate argument list in Minimal APIs
- Don't allocate method name strings in protocol
- Handle unexpected errors
- Remove SocketException usage
- Some pull request reviews not shown.
dotnet/runtime
5 pull requests
dotnet/AspNetCore.Docs
3 pull requests
dotnet/razor-compiler
2 pull requests
grpc/grpc-dotnet
1 pull request
SignalR/SignalR
1 pull request
Created an issue in dotnet/aspnetcore that received 2 comments
[Route Groups] Rename GroupRouteBuilder to RouteGroupBuilder
Background and Motivation
RouteGroupBuilder sounds better than GroupRouteBuilder. In the original API proposal (#36007) this was called RouteGroup β¦
2
comments
33
contributions
in private repositories
May 6 β May 16