This commit is contained in:
ani_konarcheva@abv.bg
2022-03-30 14:25:53 +03:00
parent 436ecf41e6
commit 0f3e02cb92
46 changed files with 1528 additions and 602 deletions

View File

@@ -0,0 +1,4 @@
@using Microsoft.AspNetCore.Identity
@using WebApp.Areas.Identity
@using WebApp.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers