ASP.NET MVC Razor render without encoding October 5, 2022 by Tarik Since ASP.NET MVC 3, you can use: @Html.Raw(myString)