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:

 

THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
 

I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

CARL

https://www.youtube.com/carldesouza

 

ABOUT CARL DE SOUZA

Carl de Souza is a developer and architect focusing on Microsoft Dynamics 365, Power BI, Azure, and AI.

carldesouza.comLinkedIn Twitter | YouTube

 

Leave a Reply

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