News

This report is a case study on upgrading a C# 7 class library to C# 8 with nullable reference types. The project used is a collection of MVVM base classes, reflection code, and utility functions.
Fireship on MSN12d

C# Explained in 100 Seconds

C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework. It was created at Microsoft as a ...