Mid ASP.NET Core Supporting multiple view engines / customizing them? ASP.NET Core supports Razor by default.You can add support for custom view engines by implementing IViewEngine.