How to display a value returned by .net core api?

前端 未结 0 476
梦谈多话
梦谈多话 2021-02-03 17:55

I am building a c# forms application that is calling a .net core API

Code in the forms application is as follows

static HttpClient client = new HttpClient(         


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