I created ApplicationUser which extends IdentityUser.Now I want to show/hide login and logout in view.So, I tried to inject ApplicationUser
ApplicationUser
IdentityUser