CarneiroTech/Views/_ViewImports.cshtml

4 lines
103 B
Plaintext

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