rtmpdash/Pages/_ViewImports.cshtml
2021-01-24 04:04:16 +01:00

4 lines
131 B
Plaintext

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