We just enabled and wired up the MVC service to our application. Now, let's add a Web API controller by following these steps:
- Right-click on the My Todo project, navigate to Add | New Folder, and name the folder Controllers:
- Now, right-click on the Controllers folder that we just created and go to Add | New Item:
- Select Minimal Dependencies and click on Add if you get an ...