Use this tag for issues related to development with version 9.0 of the C# language. You should generally also include the [c#] tag.
In Build 2020 Mads Torgersen announced the following features :
- Init-Only properties
- Records
- Top-Level programs
- Pattern-matching improvements
- Improved target typing
- Covariant returns
The Language Feature Status page in GitHub tracks the implementation status of C# 9 features.