UTB.Eshop_2021/UTB.Eshop.Web/Views/_ViewImports.cshtml

7 lines
216 B
Plaintext

@using UTB.Eshop.Web
@using UTB.Eshop.Web.Models
@using UTB.Eshop.Web.Models.Entity
@using UTB.Eshop.Web.Models.ViewModels
@using UTB.Eshop.Web.Models.Identity
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers