web-push-libs / web-push-csharp

Web Push library for C#
Mozilla Public License 2.0
429 stars 108 forks source link

Feature Request: Allow HttpClient to be provided for WebPushClient #53

Closed JaronrH closed 5 years ago

JaronrH commented 5 years ago

Feature Request: would you consider changing WebPushClient so that the HttpClient could be provided either through the existing property or as a constructor argument? I would like to be able to provide my own HttpClient through DI as that would allow me to take advantage of other technologies (Ex: Polly) through DI. Thanks!

hermanho commented 5 years ago

When will be published to NuGet ? Is there any private feed to include this feature now?

RouR commented 3 years ago

Same question. Why this updates is not published to NuGet?