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.

  Dec 14, 2024 (rev. Sep 4, 2025) ·  5 min