Info
Version: | 4.6.0.2 |
Author(s): | alachisoft |
Last Update: | Tuesday, January 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.alachisoft.com/ncache/ |
NuGet Url: | https://www.nuget.org/packages/Alachisoft.NCacheSessionServices.Professional |
Install
Install-Package Alachisoft.NCacheSessionServices.Professional
dotnet add package Alachisoft.NCacheSessionServices.Professional
paket add Alachisoft.NCacheSessionServices.Professional
Alachisoft.NCacheSessionServices.Professional Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 1.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.0)
Tags
The services include complete session management module to replace the default ASP.NET Core session management with additional NCache exclusive features such as session locking that follows the flow of conventional ASP.NET session locking. The services also include an implementation of distributed cache to be used with the default session management of ASP.NET Core.