An in-memory session store for Nancy (utilizing Nancy.Session.Persistable).
Info
| Version: | 0.9.10 |
| Author(s): | danieljsummers |
| Last Update: | Sunday, August 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danieljsummers/Nancy.Session.Persistable |
| NuGet Url: | https://www.nuget.org/packages/Nancy.Session.InMemory |
Install
Install-Package Nancy.Session.InMemory
dotnet add package Nancy.Session.InMemory
paket add Nancy.Session.InMemory
Nancy.Session.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
Tags