For the complete documentation index, see llms.txt. This page is also available as Markdown.

Quickly check C# compiler and language version

Just add #error version anywhere in a C# file and you'll see a tooltip with the information:

Last updated