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