Posts by Ricardo Simião • 1 point
1 post
-
0
votes1
answer169
viewsA: How do I use the web api for controllers and MVC for view(Front-end)?
Do the following Checklist: If you are testing in the browser, check that the [Httpget] is in the controller method you are trying to call. Check if the Webapiconfig class is registered at least the…