I made a console app to consume a Web API I just made. The console app code does not compile. It gives me the compilation error:
\'System.Net.Http.HttpConten
or if you have VS 2012 you can goto the package manager console and type Install-Package Microsoft.AspNet.WebApi.Client
This would download the latest version of the package