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