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