14532a15bfabe5d1be1345d9600a4ffea633d556
Added conditional using directives for System.Net.Http, System.Threading, and System.Threading.Tasks in multiple API files. These usings are now included only when targeting .NET Framework, improving compatibility and preventing unnecessary imports on other platforms.
Description
Languages
C#
100%