AuthorizationServerDemos/CSharp/AuthorizationServer/Views/_ViewImports.cshtml
2021-01-18 18:32:22 +03:00

3 lines
93 B
Plaintext

@using IdentityServerHost.Quickstart.UI
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers