New C# 12 preview features https://devblogs.microsoft.com/dotnet/check-out-csharp-12-preview/ including primary constructors for non-record classes and structs, using aliases for any type, and default values for lambda expression parameters #dotnet #csharp
Check out new C# 12 preview features! - .NET Blog

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

.NET Blog