Showing results for C# 11 - .NET Blog

Nov 8, 2022
Post comments count21
Post likes count33

Welcome to C# 11

Mads Torgersen
Mads Torgersen

C# 11 is here! Bringing with it some highly anticipated features including string literals, generic math, required members, and much more.

.NETC#
Aug 22, 2022
Post comments count68
Post likes count19

C# 11 preview: generic math, required members, and more

Bill Wagner
Bill Wagner

Most of the C# 11 features are available for you to try. Learn about the latest updates shipping with Visual Studio 17.3, try them out, and give us feedback.

C#.NET
Apr 18, 2022
Post comments count45
Post likes count2

C# 11 Preview Updates – Raw string literals, UTF-8 and more!

Kathleen Dollard
Kathleen Dollard

C# 11 features are coming along nicely and the most recent release features all sorts of goodies including updates to string literals, pattern matching, checked user-defined operators, and an update on !!.

C#.NET
Feb 22, 2022
Post comments count99
Post likes count3

Early peek at C# 11 features

Kathleen Dollard
Kathleen Dollard

Learn about the C# 11 preview features you can try out in Visual Studio 17.1 and .NET SDK 6.0.200!

C#.NETVisual Studio