Using Raw String Literals in C# 11 / .NET 7Dec 14, 2024 Coding C# 11 .NET 7 C#C# 11 added raw string literals, not a life-altering new feature, but they could be useful in the right circumstances. Let’s see how to use them.