Skip to content

Fix: the way we get IdentityUser object#11

Open
slavapv wants to merge 1 commit intoApress:masterfrom
slavapv:patch-1
Open

Fix: the way we get IdentityUser object#11
slavapv wants to merge 1 commit intoApress:masterfrom
slavapv:patch-1

Conversation

@slavapv
Copy link
Copy Markdown

@slavapv slavapv commented Sep 2, 2021

"if" evaluation result will always be null because we using FindByIdAsync, instead of FindByNameAsync to get the IdentityUser object (in the printed book on page 237).

Method typo (in the printed book on page 237).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant