C# Links
MS dotnet SDK (C# - LTS)
SET DOTNET_CLI_TELEMETRY_OPTOUT=1
set environment variable, then install dotnet SDK
Common Language Runtime (CLR) - VM component of Microsoft .NET framework
C:\Program Files\dotnet
PascalCase
MS .NET Core debugging with VSC
licensed to work only with IDEs from Microsoft - VSC
dotnet CLI overview
dotnet -h (help)
.NET API Browser
.NET API Reference version 6.0
.NET docs
C# documentation
History of C#
C# language versioning
C# - What's new
C# Programming Guide
C# Reference
C# Top Level statements
Language Integrated Query (LINQ)