mirror of
https://github.com/fergalmoran/SilkierQuartz.git
synced 2026-01-10 10:55:28 +00:00
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
|