A relational database-backed session provider 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.Relational |
Install
Install-Package Nancy.Session.Relational
dotnet add package Nancy.Session.Relational
paket add Nancy.Session.Relational
Nancy.Session.Relational Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.Common(>= 4.3.0)
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Data.Common(>= 4.3.0)
Tags