ClientSideSessionTimeout 1.0.2

dotnet add package ClientSideSessionTimeout --version 1.0.2
NuGet\Install-Package ClientSideSessionTimeout -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClientSideSessionTimeout" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClientSideSessionTimeout --version 1.0.2
#r "nuget: ClientSideSessionTimeout, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.0.2 8,980 8/31/2015
1.0.1 2,874 8/12/2015
1.0.0 2,516 8/11/2015