How to do it..

  1. Open Visual Studio 2017.
  2. Now open the solution from the previous recipe. Click File | Open | Open Project/Solution or press Ctrl + Shift + O and select the Chapter7.RestAPI solution. 
  3. Press Ctrl + Shift + B for a quick build to check everything is fine. 
  4. Now click on the Chapter7.RestAPI solution label. Click File | Add | New Project.
  5. In the Add New Project template dialog box, expand the Visual C# node in the left pane. 
  6. Select Web and select ASP.NET Web Application (.NET Framework) in the right pane:
  1. Now, in the Name: textbox type Chapter7.RestAPI.RestMVC as the name and leave the Location: textbox at its default value: ...

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.