A framework for Nancy to allow persistent sessions and strongly-typed access to session values.
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.Persistable |
Install
Install-Package Nancy.Session.Persistable
dotnet add package Nancy.Session.Persistable
paket add Nancy.Session.Persistable
Nancy.Session.Persistable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.7.0)
- Nancy(>= 2.0.0)
- Newtonsoft.Json(>= 12.0.2)
- FSharp.Core(>= 4.7.0)
- Nancy(>= 2.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags