Raymond G

Raymond G

  • 1.5k
  • 205
  • 2k

how to track user login asp.net identity

Jan 16 2023 4:14 PM

I have created an ASP.NET web application using MsSQL and Entity Framework 6.4.4 with individual account authentication, the app works fine but I would like to track user last login time/date as well as login count each time the user connects to the web application.

is there a way to do it, so far I din't find a solution in the many search done. thanks for the help


Answers (4)