BootstrapAdmin11/Bootstrap.Admin/Views/_ViewImports.cshtml

4 lines
151 B
Plaintext

@using Bootstrap.Admin.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Bootstrap.Security.Mvc
@addTagHelper *, Longbow.Web