Hello ASP.NET Application!

Examine a simple "Hello World!" program in this lesson.

We'll cover the following

Initial setup

Below is the starter app, which comes with ASP.NET Core out of the box. When you click on the Run button, initially you will see a few messages on a terminal window. Switch over to the Output tab. Once the application has rendered, you will see “Hello ASP.NET!!!” along with some other text.

Get hands-on with 1200+ tech skills courses.