You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should probably create an issue for each section so that people can work on these independant of eachother. I know there is a pr out there setting the baseline for this.
So the Api is not really testable at the moment due to its dependency on HttpClient (>2.0) and WebRequest (<2.0)
Therefore I propose the following:-
With the aim of making the Api more DI friendly this would mean a new constructor value in which a "HttpCallHandler" can be injected
The text was updated successfully, but these errors were encountered: