Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
siva nathan
1.4k
645
84.2k
using claim store the userid globally in asp.net core base contoller
Jan 20 2021 11:44 AM
Hi all,
i need a UserId after login my page kept in basecontroller after further use using Claim in asp.net core
i have a login controller and basecontroller once i have login my page i will step into Logincontroller after that am storing Userid value in claims this value will be need to kept in basecontroller for further use
how can i achieve this
Reply
Answers (
1
)
Convert Date Time and Decimal to user specific format
Server side pagination in Asp.net core using linq query