mirror of
https://github.com/fergalmoran/nukeitter.git
synced 2025-12-22 09:51:03 +00:00
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using Nukitter.Web.Areas.Identity
|
|
@using Nukitter.Web.Areas.Identity.Data
|
|
|
|
|
|
Nukitter.Web.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers |