ClientSideSessionTimeout 1.0.2
dotnet add package ClientSideSessionTimeout --version 1.0.2
NuGet\Install-Package ClientSideSessionTimeout -Version 1.0.2
<PackageReference Include="ClientSideSessionTimeout" Version="1.0.2" />
paket add ClientSideSessionTimeout --version 1.0.2
#r "nuget: ClientSideSessionTimeout, 1.0.2"
// Install ClientSideSessionTimeout as a Cake Addin #addin nuget:?package=ClientSideSessionTimeout&version=1.0.2 // Install ClientSideSessionTimeout as a Cake Tool #tool nuget:?package=ClientSideSessionTimeout&version=1.0.2
This is to check timeout value and show a warning popup before timeout at client screen. You have to set session timeout value and warning time value in web.config and add js and css to the page just follow the 4 easy steps as described in a text file inside Instruction folder.
This demo created in mvc razor but this same can be done in other web technologies. Multiple tab support is there, so if you are logged in and inactive in one tab and active in another tab then both the sessions will be active. Minimum requirement is js support.
Please feel free to post your comments:
http://pro-post.blogspot.in/2015/08/client-side-session-timeout-management.html
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.