Session State broker for AspNetCore, compatible with classic ASP and classic ASP.NET (when combined with respective session.io products).
Info
Version: | 1.0.24 |
Author(s): | Egbert Nierop |
Last Update: | Saturday, June 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/egbertn/DemoIspSessionCore |
NuGet Url: | https://www.nuget.org/packages/ispsession.io.core |
Install
Install-Package ispsession.io.core
dotnet add package ispsession.io.core
paket add ispsession.io.core
ispsession.io.core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.1)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.1.1)
- StackExchange.Redis(>= 2.0.601)
Tags