C# versions cheat sheets

Talles L - May 13 '23 - - Dev Community

The C# language has been changing quickly, and most developers overlook its features. We can't blame them, there is a lot to remember.

Below you find some printable cheat sheets if, like me, you want to have a handy reference:

C# 11 cheat sheet

C# 10 cheat sheet

C# 9 cheat sheet

C# 8 cheat sheet

C# 7 cheat sheet

C# 6 cheat sheet

I went down to C# 6 since its release was still before 10 years ago and, IIRC, was the C# version available when .NET Core first showed up.

Remember all the .NET Standard confusion? Thank God we no longer have to deal with that table.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .