## Summary of the new feature/enhancement Starting net5.0, HttpClient can be sync. See https://github.com/dotnet/runtime/pull/34948 https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/ Sample :   ## Proposed technical implementation details (optional)
Summary of the new feature/enhancement
Starting net5.0, HttpClient can be sync.
See
dotnet/runtime#34948
https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/
Sample :

Proposed technical implementation details (optional)