johnthiriet/EfficientHttpClient
Source code illustrating how to make efficient HttpClient api calls in C#
C#MIT
Issues
- 1
using(var h = new HttpClient()) is bad
#1 opened by BeJoNe
Source code illustrating how to make efficient HttpClient api calls in C#
C#MIT