ispsession.io
1.0.25
Please upgrade to this superior latest version
dotnet add package ispsession.io --version 1.0.25
NuGet\Install-Package ispsession.io -Version 1.0.25
<PackageReference Include="ispsession.io" Version="1.0.25" />
paket add ispsession.io --version 1.0.25
#r "nuget: ispsession.io, 1.0.25"
// Install ispsession.io as a Cake Addin #addin nuget:?package=ispsession.io&version=1.0.25 // Install ispsession.io as a Cake Tool #tool nuget:?package=ispsession.io&version=1.0.25
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 or cache, 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.21 appends an extension to get ApplicationCache from HttpContext.
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.
Note that ISP Session demo's will expire within a few months.