ニュース

Take advantage of string interpolation to incorporate variable substitution in formatted strings in C#.
Take advantage of String.Create to create strings with no allocation overhead and improve the performance of your .NET 6 applications.