In this article we will see how to consume a simple Web API that we have hosted on local IIS in our Windows Application. Consuming a Simple Web API in windows client: Now I will just create File -> New -> Project and I am going to create a Windows Forms Application and I will […]