How to show profile picture of user logged in asp.net mvc 5 using asp.net identity -


i`m using asp.net identity , have added property profile image in application user class, when register new users add image url , show fine in page.

so how can image profile icon of logged in users on navbar on picture:

enter image description here


Comments