Are you using C# raw string literals, new in C# 11?

Raw string literals allow for whitespace, newlines, embedded quotes, and ... whatever in your strings.

More info on them and raw string interpolation here:

https://youtu.be/A5FRgglBkJ8

#csharp #csharp11 #dotnet

New-ish Things about C# Strings (C# 11)

YouTube
Hello 👋 how are you