Highlights
- Arctic Code Vault Contributor
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
Pinned
1,360 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in grpc/grpc-dotnet that received 6 comments
Support aggressive trimming
Attributes to support aggressive trimming. Will add a test app that does trimming soon.
+779
−7
•
6
comments
- Client response MoveNext cancellation cancels call
- Avoid calling async local Activity.Current multiple times
- Update example projects to net5.0
- Update to RC2 and re-add transporter example
- Don't include server header in benchmarks for real this time
- [2.32.0] Fix client to only filter known gRPC headers
- [2.32.0] Don't write response grpc-encoding header when identity
- Extra metadata filtering in client and server
- Skip server header in benchmark website
- Don't write response grpc-encoding header when identity
- Fix client to only filter known gRPC headers
- Fix repeatedly decoding base64 with large grpc-web-text request
- React to connection abstractions removal. Remove transporter
- Client factory handler supports multiple HTTP/2 connections
- Re-enable gRPC-Web interop tests in CI build
- Various gRPC doc fixes and improvements
- Improve gRPC test tools doc
- New gRPC inter-process doc
- Group gRPC client topics under a TOC parent
- Add gRPCurl article
- Add gRPC deadlines and cancellation
- Protobuf scalar default values and ByteString detail
- Link to gRPC client factory from performance doc
- Add client factory section to gRPC-Web doc
- Remove inter-process communication doc
- Fix client validation for record types
- Tiny typo on doc for ServicesModelBinder
- [MVC] Fix global MVC data sources state
- Nullability feedback for public types in Components
- Use T? for unconstrained nullable types
- Use JsonSerializerDefaults instead of specifying individual options
- [Routing] Update DfaMatcherBuilder to use the correct behavior by default
Created an issue in mono/linker that received 12 comments
Mapping gRPC services
I'm testing Grpc.AspNetCore.Server (.NET Core server implemention of gRPC) with member level trimming and I'm having trouble preserving a binding m…
12
comments
- 5.0 docs: HttpSys and IIS support for HTTP/2 trailers, reset
- 5.0 docs: Document WriteAsJsonAsync and ReadFromJsonAsync extension methods
- 5.0 docs: Update ASP.NET Core request features doc
- 5.0 docs: MessagePack support in SignalR Java client
- 5.0 docs: Kestrel HTTP/2 keep alive
- 5.0 docs: "SslProtocols" and "ClientCertificateMode" settable via config
- 5.0 docs: Obsolete the Libuv transport
- 5.0 docs: Use platform-default TLS/SSL protocol versions by default
- 5.0 docs: Kestrel Async ServerOptionsSelectionCallback UseHttps() overload
- 5.0 docs: SNI from config
- 5.0 docs: Kestrel config reload
- 5.0 docs: PEM support
- 5.0 docs: Kestrel event counters
- Fix shared framework on Helix
2
contributions
in private repositories
Sep 3 – Sep 14

