Creating a simple .NET Core application and running it on a Mac

We will take a look at how to create an application on Windows using Visual Studio 2017 and then running that application on a Mac. This kind of application development was previously impossible as you could not run code compiled for Windows on a Mac. .NET Core changes all this.