rtmpdash/Pages/_ViewImports.cshtml

4 lines
131 B
Plaintext
Raw Normal View History

2021-01-24 04:04:16 +01:00
@using Microsoft.AspNetCore.Identity
@using RTMPDash
@namespace RTMPDash.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers