Using Raw String Literals in C# 11 / .NET 7 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.