ispsession.io
1.0.21
Please upgrade to this superior latest version
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
<PackageReference Include="ispsession.io" Version="1.0.21" />
paket add ispsession.io --version 1.0.21
#r "nuget: ispsession.io, 1.0.21"
// 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 | Versions 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. |
-
- StackExchange.Redis.StrongName (>= 1.2.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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.