ChatMVC/Chat/Views/_ViewImports.cshtml
2025-01-25 10:41:37 -03:00

4 lines
93 B
Plaintext

@using ChatMvc
@using ChatMvc.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers