HobbyProject/Source Code/TeamHobby.HobbyProjectGenerator.Main/Views/_ViewImports.cshtml
Im_Alpha fa5282b074 initial batch
setting up sql configuration
2021-12-05 23:41:27 -08:00

4 lines
151 B
Plaintext

@using TeamHobby.HobbyProjectGenerator.Main
@using TeamHobby.HobbyProjectGenerator.Main.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers