from Hacker News

String Interpolation in C# 10 and .NET 6

by Angius on 8/10/21, 11:20 PM with 2 comments

  • by coldacid on 8/11/21, 3:18 AM

    It looks like these improvements are essentially out-of-box, so long as you're using interpolated strings in C#.