exceptionless / Exceptionless.Net

Exceptionless clients for the .NET platform
https://exceptionless.com
Other
557 stars 142 forks source link

Change System.Net.Http Framework Reference to PackageReference. #284

Closed shamork closed 1 year ago

shamork commented 2 years ago

Remove WebRequestHandler. HttpClientHandler can do all the work with help of new System.Net.Http.

niemyjski commented 1 year ago

We really appreciate the pr but cannot accept it at this time for the reasons above (taking a dependency on full framework). We've just merged in blazor support which makes the http client async.