Initial commit
This commit is contained in:
commit
7703f9d8bb
21 changed files with 433 additions and 0 deletions
3
Website/Views/_ViewImports.cshtml
Normal file
3
Website/Views/_ViewImports.cshtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
@using Website
|
||||
@using Website.Models
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
Loading…
Add table
Add a link
Reference in a new issue