3900-MyRecipes-backup / Server / Areas / Identity / Pages / _ViewImports.cshtml
_ViewImports.cshtml
Raw
@using Microsoft.AspNetCore.Identity
@using MyRecipes2.Server.Areas.Identity
@using MyRecipes2.Server.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@using MyRecipes2.Server.Models