Notes/Views/_ViewImports.cshtml

4 lines
109 B
Plaintext
Raw Normal View History

2022-11-29 10:14:15 -05:00
@using BinaryDad.Notes
@using BinaryDad.Notes.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers