Showing results for April 2022 - .NET Blog

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
Apr 13, 2022
25
0

Announcing .NET 7 Preview 3

Jon Douglas
Jon Douglas

.NET 7 Preview 3 is now available with enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more.

.NET