Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

FindByNameAsync System.NullReferenceException: 'Object reference not set to an instance of an object #54

Open
easoftwaresanderson opened this issue Dec 10, 2019 · 0 comments

Comments

@easoftwaresanderson
Copy link

I'm getting this issue , System.NullReferenceException , when I try find user in this code in the version 1.0.0

var userIdentity = _userManager.FindByNameAsync(user.UserID).Result;

Obs.: My object user and userManager aren't null

Please, Does anyone have any idea?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant