@using Microsoft.AspNetCore.Identity @using MvcMovie.Models @inject SignInManager SignInManager @inject UserManager UserManager