shopping-assistant-web-client/ShoppingAssistantWebClient.Web/Pages/_ViewImports.cshtml
2023-09-22 23:16:23 +03:00

4 lines
142 B
Plaintext

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