Here Mudassar Khan has explained with an example, how to set Session Timeout value in ASP.Net Core Razor Pages application.
Unlike previous ASP.Net applications, the Session Timeout value is set inside the Startup.cs class in ASP.Net Core Razor Pages applications.
↧