I have a Web API that is currently being used in java script clients and I would like to use some of the APIs in MVC projects as the data source.
I haven't been able to find information on consuming the Web API from an MVC Class. Maybe I'm just not looking in the right places. Is there a .Net method for doing this?