Files
Assignment6/6/Views/_ViewImports.cshtml
Chris 2be781c3b1
Some checks failed
Build and Push Docker Image / docker (push) Failing after 18s
repo rework
2026-04-08 12:36:00 +00:00

4 lines
93 B
Plaintext

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