How to improve class design to use httpClientFactory

前端 未结 0 778
伪装坚强ぢ
伪装坚强ぢ 2020-12-05 07:48

I have a web api controller that calls an external service that fetches the data. Here is the example

public class EmployeeController:APIController
{
    
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题