mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
@using Microsoft.AspNetCore.Identity
|
|
@using Marechai.Areas.Identity
|
|
|
|
|
|
Marechai.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|