Package helps to bootstrap a full framework application to PCF with persisting session to Redis.
Info
Version: | 2.2.0 |
Author(s): | ajaganathan, Pivotal |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PivotalServices.AspNet.Replatform.Cf.Redis.Session |
Install
Install-Package PivotalServices.AspNet.Replatform.Cf.Redis.Session
dotnet add package PivotalServices.AspNet.Replatform.Cf.Redis.Session
paket add PivotalServices.AspNet.Replatform.Cf.Redis.Session
PivotalServices.AspNet.Replatform.Cf.Redis.Session Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Web.RedisSessionStateProvider(>= 4.0.1)
- Steeltoe.CloudFoundry.ConnectorCore(>= 2.4.2)
- PivotalServices.AspNet.Replatform.Cf.Base(>= 2.2.0)
- PivotalServices.AspNet.Replatform.Cf.Configuration(>= 2.2.0)
Tags