objects () |> functions


Hello World

For "Hello World" in each environment, we'll create an empty .NET Core console application. To view the entire completed source from this step, see the checkpoint for step 1.

All projects were created using dotnet new -t console -l C# (or F#).

Uno - In Depth

Dos - In Depth

Tres - In Depth

Quatro - In Depth

Fork me on GitHub