Answer the question
In order to leave comments, you need to log in
ASP.NET Core how to display current users?
Hello, I ran into a problem when writing an application on ASP.Net Core 1.1.
There is a task to deduce the current, authorized users.
I surfed the internet and found several ways.
1) The handler of all requests at the Middleware level.
2) Handler of all requests by sessions.
However, I would like to do all this with built-in tools.
Please help, if there is not enough information, I will add everything that is needed.
Answer the question
In order to leave comments, you need to log in
1) The handler of all requests at the Middleware level.
2) Handler of all requests by sessions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question