BootstrapAdmin/Bootstrap.Admin/Views/_ViewImports.cshtml

4 lines
151 B
Plaintext
Raw Normal View History

2018-06-07 00:45:47 +08:00
@using Bootstrap.Admin.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Bootstrap.Security.Mvc
@addTagHelper *, Longbow.Web