MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
125 stars 91 forks source link

Allow configuring HttpClient with RaygunClient for AspNetCore #507

Closed Obi-Dann closed 9 months ago

Obi-Dann commented 9 months ago

Configuring HttpClient is already supported by RaygunClientBase, just extending a constructor to allow passing HttpClient to RaygunClientBase fixes #322