A RethinkDB-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.RethinkDB |
Install
Install-Package Nancy.Session.RethinkDB
dotnet add package Nancy.Session.RethinkDB
paket add Nancy.Session.RethinkDB
Nancy.Session.RethinkDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
- RethinkDb.Driver(>= 2.3.101)
- Nancy.Session.Persistable(>= 0.9.10)
- FSharp.Core(>= 4.7.0)
- RethinkDb.Driver(>= 2.3.101)
Tags