I cannot figure out how to create an ASP.NET Web Api solution in Xamarin Studio on OS X.
I have tried to create an ASP.NET MVC 3 solution and inherit from ApiController but the class cannot be found.
What steps to I need to take to create an ASP.NET Web Api solution in Xamarin Studio on OS X?