Cooking the web client

We have already discussed what APIs need to consume and which resource returns what, so now it's time to cook our web client so we can consume and call our product APIs. To do so, follow these steps:

  1. To create an entirely new solution for our new project, go to File | New | Project (or press Ctrl + Shift + N) as shown in the following screenshot.
  1. From New Project, select ASP.NET Core Web Application.
  2. Name the project FlixOne.BookStore.WebClient and then click OK as shown in the following screenshot:
  1. From the ASP.NET ...

Get Building RESTful Web Services with .NET Core 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.