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
Popular repositories
1,371 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in microsoft/reverse-proxy that received 18 comments
Make IHttpProxy public
Fixes #408 Multiple partners have asked to directly access the IHttpProxy to proxy requests since they handle most of the other aspects themselves …
- Adding issues for all quarantined tests
- Handle object disposed race on shutdown in IIS
- Unquarantine fixed tests
- Update http2 tests for new windows changes
- Unflake CheckOversizedStdErrWrites in IIS
- Add projects to the solution filters
- add missing startvs.cmd
- Quarantine tests
- Add nullability to remaining middleware
- Fix null ref in UrlGroup.Dispose due to logger not set
- Prevent WebSockets from throwing during graceful shutdown
- Fix WriteAsJsonAsync docs
- Sync shared code from runtime
- Sync shared code from runtime
- [Kestrel] Add missing XML docs to public APIs
- Prevent WebSockets from throwing during graceful shutdown
- Obsolete ResponseMode in MicrosoftChallengeProperties
- Add docs for remaining security items
- Fix some issues causing aspnetcore-helix-matrix failures
- s/Propery/Property
- OpenIdConnectHandler Redirect to Identity Provider Need Consider Ajax request to avoid CORS error
- Enable test logging for ProjectTemplate tests
- Add API ref docs for HTTPSys
- Quarantine flaky test
- Add docs for Negotiate, OAuth, OpenIdConnect
- Some pull request reviews not shown.
- Passive health policy controlling request transport failures rate in proxying them to destinations
- Add YARP Telemetry instrumentation
- Log HttpStatusCode as int instead of enum
- Add support for adding metadata to proxy routes
- Active and passive health checks
- Update of releasing steps
- Some cleanup
- Update docs
- Add HTTPS and HTTP/2 support to benchmarks.yml
- HTTP Version Policy
- [master] Update dependencies from dotnet/arcade
- Expose immutable Metadata from RouteConfig
- Update master to Preview7
- Mitigation of wrong cookie value separator
- Make IHttpProxy public
- Fix header comparison typo
- Add http method transform
- Add helper methods for query transforms
Created an issue in dotnet-architecture/eShopOnWeb that received 6 comments
Never call BuildServiceProvider
eShopOnWeb/tests/FunctionalTests/Web/WebTestFixture.cs Line 44 in fa8839e This is an anti-pattern that causes issues with the service li…
- How to reset OpenIdConnectConfiguration when IssuerSigningKeys changes?
- .AddOpenIdConnect() with Resource Owner Password Grant Type
- System.IO.InvalidDataException: Multipart body length limit 16384 exceeded.
- Why is AddCommandLine(args) called twice in CreateDefaultBuilder(string[] args)?
- How to mock HttpRequest.Query?
- Migration to ASP.NET Core 3.1: confirm "pubternal" API alternative.
- Provide Options to JwtBearerAuthenticationScheme dynamically per request
- Why is AsyncLocal<HttpContextHolder> static?

