Showing results for C# 11 - .NET Blog

Nov 8, 2022
21
32

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#
Apr 18, 2022
45
2

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.NET Core
Feb 22, 2022
99
3

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