Creating an ASP.NET Core 3.1 Visual Studio Project with Sample

Leave a comment

In this post, we will install an ASP.NET Core 3.1 Project in Visual Studio. This will also install the Weather sample.

To do this, first open Visual Studio, create a new project:

Search for ASP.NET Core Web Application:

Enter a name, e.g. Carl.Weather.API and click Create:

Select ASP.NET Core 3.1 and API and click Create:

We see the project created:

Press F5 to run. We see the weather forecast sample code running:

We can then customize the code, etc:

 

Carl de Souza
Keep learning. Keep building.

Explore AI, agents & Microsoft technology.

I share practical ideas, tutorials, and videos about AI, AI agents, Microsoft technologies, and the Power Platform.

Subscribe on YouTube →
Carl de Souza Enterprise Architect at Microsoft · AI Technology Expert

Leave a Reply

Your email address will not be published. Required fields are marked *