@using Microsoft.AspNetCore.Identity @using Selector.Model; @inject SignInManager SignInManager @inject UserManager UserManager