Project plan, URS, webapp start

This commit is contained in:
Dimitar Byalkov
2023-03-05 21:56:11 +01:00
parent 07ee1ee601
commit 3874cc0ad0
94 changed files with 75301 additions and 90 deletions

View File

@@ -0,0 +1,5 @@
@using Microsoft.AspNetCore.Identity
@using WebApplication1
@using WebApplication1.Data
@namespace WebApplication1.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers