.NET Core is required.
Download and install it, then install C# extension.
First, use the following command to generate file 'project.lock.json'.
>dotnet restore
Then build our project, and run.
>dotnet build
>dotnet run
Not yet completed.
Not yet started.
Not yet implemented.