Setting up the project

Let's set up this project:

  1. Open Visual Studio 2019 and select Create a new project, as shown in the following screenshot:
  1. Select ASP.NET Core Web Application:
  1. Configure the project (that is, decide on a name and location):
  1. We'll go with an empty project template. Be sure to select ASP.NET Core 3.0 from the dropdown:

The project will be created and will look as follows:

In order to use SignalR, we'll need to add ...

Get C# 8 and .NET Core 3 Projects Using Azure - Second Edition 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.