rtmpdash/Pages/_ViewImports.cshtml

4 lines
131 B
Plaintext

@using Microsoft.AspNetCore.Identity
@using RTMPDash
@namespace RTMPDash.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers