01-01 Install Visual Studio

1

**Warning After Aug 24,2024 Visual studio is no longer available on mac You can downloload still as of now from here,
https://visualstudio.microsoft.com/downloads/ click "Visual Studio for Mac"

2

**Warning After Aug 24,2024 Visual studio is no longer available on mac Go to,
https://visualstudio.microsoft.com/downloads/ to download

After Installation, open Visual Studio and select .Net for open source development

3

After installing .Net it will ask you to sign in, press I'll do this later

4

I chose mac shortcuts, but you can change this in preferences Go to preferences -> shortcuts and choose Visual Studio Code shortcuts instead

5

Select New

6

Choose Console Application

6

Keep Target framework as .Net 7.0 , click continue

6

Name and save project in Destination

9

My Project opened like this, but, This is not right go to next lesson to see fix