Hi, I have a net core mvc project, where I use Identity for users, registration, login, etc.
My problem is that when I log in I redirect it to the Index of article, where I want to take the user logged in with await _userManager.GetUserAsy...
asked by
02.09.2018 / 05:12