How do you include .html or .asp file using razor? September 14, 2023 by Tarik @Html.Raw(File.ReadAllText(Server.MapPath("~/content/somefile.css")))