Creating a RestBuy Project

Having equipped ourselves with our initial design ideas, we can start implementing our project in practice. Follow these steps:

  1. Create a new solution and Web Application as shown in the following screenshot. Make sure we name the project RestBuy.Web, and the solution name as RestBuy:

  1. Select the MVC option and click on OK:

You'll see this:

  1. Add a new project as a .NET Standard Class Library called RestBuy:

Get ASP.NET Core 2 Fundamentals 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.