Creating an ASP.NET web application

Create a new project by navigating to File | New Project | .NET Core | Select ASP.NET Core Web Application, as per the following screenshot:

You can now delete valuescontroller.cs and ProductCatalogService.cs from the source code accompanied with this chapter.

Also, you can copy and replace the launchSettings.json file.

Get Building Microservices 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.