6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using WebApplication1
|
|
@using WebApplication1.Data
|
|
@namespace WebApplication1.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|