ispsession.io 1.0.21

Suggested Alternatives

NCV.ISPSession

Additional Details

Please upgrade to this superior latest version

There is a newer version of this package available.
See the version list below for details.
dotnet add package ispsession.io --version 1.0.21
NuGet\Install-Package ispsession.io -Version 1.0.21
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="ispsession.io" Version="1.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ispsession.io --version 1.0.21
#r "nuget: ispsession.io, 1.0.21"
#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 ispsession.io as a Cake Addin
#addin nuget:?package=ispsession.io&version=1.0.21

// Install ispsession.io as a Cake Tool
#tool nuget:?package=ispsession.io&version=1.0.21

Provides Session State and Application Cache as a replacement for the built in state for classic ASP/classic ASP.NET and AspNetCore.
Enables interoperable Sessionstate between those three frameworks.
Uses Redis 2.8(+) as a backend storage server.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.25 651 4/30/2019
1.0.21 636 4/27/2019
1.0.20 621 4/26/2019
1.0.15 863 4/24/2019
1.0.14 641 4/19/2019

1.0.20 April 2019 release.
     Used as a demo. Good starting point to begin your testing with ISP Session/Cache.
     Version 1.0.15 now runs without Windows (PInvoke) dependencies, so can be deployed in a Linux Environment too.
     The purchased assembly contains more memory optimizations, however, the demo performs well too.