I have an MVC 4 project sitting atop an N-tier application. I now have a requirement to to be able to consume the application programattically. I have created a new Web Api project within the same solution which sits along side the MVC project, again atop the N-tier application.I have an MVC 4 project sitting atop an N-tier