I started programming in .NET back in the days of .NET 1.0 beta 1. Transitioning from Visual Basic was a big deal, and there was a lot of excitement around .NET! Things have gone a very long way since ...
The World's Simplest C# WPF MVVM Example as described here. A C# 9 (.NET 5.0) version of the code can be found in the C#9.0 branch. A C# 8 (.NET Core 3.0) version of the code can be found in the c#8.0 ...