Posts by this author

Jul 9, 2024
51
10

C# 13: Explore the latest preview features

C# 13 focuses on flexibility and performance, with top features like params collections for added flexibility, lock object for improved performance, and partial properties to support generators.

.NETC#
Nov 14, 2023
12
25

Announcing C# 12

Announcing the official release of C# 12, including collection expressions, primary constructors, and more!

.NET.NET CoreC#
Jul 11, 2023
34
13

New C# 12 preview features

.NET 8 Preview 6 adds three new features for C# 12: interceptors, inline arrays, and enhancements to the nameof expression.

.NETC#
Apr 11, 2023
71
20

Check out new C# 12 preview features!

The first set of C# 12 features are here in preview including primary constructors, using aliases, and lambda expression parameters.

.NETC#
Feb 6, 2023
39
14

Update to the .NET language strategy

Interested in what is going on and the future of .NET languages, (C#, F#, and Visual Basic)? We have just published an updated version of the .NET Language Strategy on our documentation!

.NET.NET Core.NET Framework
Feb 22, 2022
99
3

Early peek at C# 11 features

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
Nov 9, 2021
1
1

F# 6 is officially here!

F# 6 is released as part of .NET 6. You'll find new task based async, pipeline debugging, and tons of other features!

.NETF#
Nov 8, 2021
22
4

Welcome to C# 10

Check out the great new features in C# 10 as part of .NET 6 and Visual Studio 2022, that make your code prettier, more expressive, and faster.

.NETC#

Feedback