Skip to content

ASP NET Core HttpContext access

Compare
Choose a tag to compare
@QuantumNightmare QuantumNightmare released this 31 Oct 22:23
· 1092 commits to master since this release
  • When sending exceptions manually allow the HttpContext to be set to ensure context information is sent with the Crash Report if available.
  • When implementing a custom IRaygunAspNetCoreClientProvider provide access to the HttpContext to determine the logged in user for setting the client RaygunIdentifierMessage.