Coding the web application

Up until now, we have gone through the requirements and looked at our aim, which is to convert a console application into a web-based platform or application. In this section, we will develop the actual web application using Visual Studio.

Carry out the following steps to create a web application using Visual Studio:

  1. Open the Visual Studio instance.
  2. Click on File|New|Project or press Ctrl + Shift + N, as shown in the following screenshot:
  1. From the New Project window, select Web|.NET Core|ASP.NET Core Web Application.
  1. Name it (for example, FlixOne.Web), select the location, and then you can update the solution ...

Get Hands-On Design Patterns with C# and .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.