mailjet / mailjet-apiv3-dotnet

[API v3] Official Mailjet API v3 .NET wrapper
https://dev.mailjet.com
MIT License
74 stars 31 forks source link

Added interoperability with HttpClientFactory #44

Closed ramonesz297 closed 3 years ago

ramonesz297 commented 4 years ago

Added new constructor with HttpClient argument. It allows configuring HttpClient by developer own.

ramonesz297 commented 4 years ago

@ngarnier could you review this PR, please?

sdiakovskyi-gd commented 3 years ago

Hi @ramonesz297, thanks for the contribution! I'm going to merge this.