@using Microsoft.AspNetCore.Hosting @using Microsoft.AspNetCore.Mvc.ViewEngines @using Microsoft.AspNetCore.Components.Web @namespace WebDoorCreator.UI.Pages @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @inject IWebHostEnvironment Environment @inject ICompositeViewEngine Engine