Notes/Views/_ViewImports.cshtml
2022-11-29 10:14:15 -05:00

4 lines
109 B
Plaintext

@using BinaryDad.Notes
@using BinaryDad.Notes.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers