5 lines
150 B
Text
5 lines
150 B
Text
@using Microsoft.AspNetCore.Identity
|
|
@using netddi
|
|
@using netddi.Data
|
|
@namespace netddi.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|