shopping-assistant-web-client/ShoppingAssistantWebClient.Web/Pages/_ViewImports.cshtml
2023-10-15 15:18:09 +00:00

4 lines
145 B
Plaintext

@using ShoppingAssistantWebClient.Web
@namespace ShoppingAssistantWebClient.Web.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers