Create and Consume REST API webservices in ASP.NET MVC

Post Views: 902 In this post we will see How we can create REST API in ASP.NET MVC. We will create a simple API which will have POST and GET methods and it will work as a calculation tool for the numbers provided. This will be a very simple and easy to understand example. In … Continue reading Create and Consume REST API webservices in ASP.NET MVC