Notes/Views/_ViewImports.cshtml

4 lines
109 B
Plaintext
Raw Normal View History

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