16
Feb 2023
Calling Web api from Server Side using Asp.Net Core
Hello guys, sometimes we need to consume web api from c# or Asp.Net core.So in this article we will see Calling Web api from Server Side using Asp.Net Core . We will use HttpClient for this.